Skip to content

chore(wasm): enable wasm test ci #10757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

chore(wasm): enable wasm test ci #10757

wants to merge 15 commits into from

Conversation

CPunisher
Copy link
Contributor

@CPunisher CPunisher commented Jun 23, 2025

Summary

dashboard:

  • @rspack/cli
    • profile: skip all due to lack of system api support
  • @rspack/test-tools
    • error snapshot: skip all because the wasm error backtrace bypasses emnapi.
    • stats hash: skip becuase the enum tag is an usize.
    • defaults/config/browserslist
    • module not found: mf, sass-loader: solve with Node 20, because stackblitz uses Node 20.
    • diagnostics (error orders): skip all because I don't want to spend time figuring out the order issues.
    • swc api wasm plugin
  • test webpack
    • TODO

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Jun 23, 2025
Copy link

netlify bot commented Jun 23, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit b19c468
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/685b8feb6b52c80008f02b4e

@CPunisher CPunisher force-pushed the 06-23-chore/wasm-test branch from c864d89 to 0e5c140 Compare June 23, 2025 06:36
Copy link

codspeed-hq bot commented Jun 23, 2025

CodSpeed Performance Report

Merging #10757 will not alter performance

Comparing 06-23-chore/wasm-test (26fd997) with main (781e5b5)

🎉 Hooray! codspeed-rust just leveled up to 2.7.2!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 16 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant