-
-
Notifications
You must be signed in to change notification settings - Fork 754
perf: override wasmer-wasix to remove all unused wasi extension feature #10885
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for rspack canceled.
|
📦 Binary Size-limit
🎉 Size decreased by 896bytes from 59.95MB to 59.95MB (⬇️0.00%) |
CodSpeed Performance ReportMerging #10885 will not alter performanceComparing 🎉 Hooray!
|
Hey! If you open a PR to Wasmer upstream, we would be happy to have it there, so you don't need to fork. Thanks! |
@syrusakbary Thanks, this pr is actually used to verify how much binary reduction we can get if remove unused wasix feature, no intention to bifurcate, I will make a PR soon. |
@syrusakbary I'm not sure whether I should make sys feature empty or add another feature like |
65eb28b
to
46018e3
Compare
46018e3
to
3000f9f
Compare
Summary
override wasmer-wasix to remove all unused wasi extension to reduce binary size
Related links
Checklist