-
-
Notifications
You must be signed in to change notification settings - Fork 651
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
feat(wasm): support wasm compilation #9585
feat(wasm): support wasm compilation #9585
Conversation
✅ Deploy Preview for rspack canceled.Built without sensitive environment variables
|
1cbc144
to
031c36c
Compare
CodSpeed Performance ReportMerging #9585 will not alter performanceComparing 🎉 Hooray!
|
38733f3
to
bac5ba6
Compare
bac5ba6
to
b308eae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
📝 Benchmark detail: Open
|
Related: #9134
async-scoped
depends on tokio multi-thread rt. So useblock_on
andjoin_all
in wasm.Browsers::load_browserslist
parcel-bundler/lightningcss#895Let's run CI and benchmark to avoid regression of existing code.