Skip to content

Fix release workflow without wasm-pack#39

Merged
g1eng merged 4 commits into
mainfrom
fix/10-release-workflow
Jul 25, 2025
Merged

Fix release workflow without wasm-pack#39
g1eng merged 4 commits into
mainfrom
fix/10-release-workflow

Conversation

@g1eng

@g1eng g1eng commented Jul 25, 2025

Copy link
Copy Markdown
Owner

Resolve: #19

@g1eng g1eng self-assigned this Jul 25, 2025
@g1eng g1eng changed the title Fix release workflow withou wasm-pack Fix release workflow without wasm-pack Jul 25, 2025
@g1eng g1eng force-pushed the fix/10-release-workflow branch from b5e615d to 84357a3 Compare July 25, 2025 14:37
@codecov

codecov Bot commented Jul 25, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.14%. Comparing base (83a79f7) to head (3449a92).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files           7        7           
  Lines         753      753           
=======================================
  Hits          739      739           
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@g1eng g1eng force-pushed the fix/10-release-workflow branch from 4b269f1 to 1949230 Compare July 25, 2025 14:44
@g1eng

g1eng commented Jul 25, 2025

Copy link
Copy Markdown
Owner Author

In present, the prebuilt binary is not provided for wasm-bindgen-cli. So the workflow on the PR build and install it with cargo install.
It is costy workflow and should be rewritten in the future.

@g1eng g1eng merged commit 08d3275 into main Jul 25, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove wasm-pack dependency from WASM implementation

1 participant