Commit b5f704a
feat(plugin/runner): Use wasmer-wasix sys-minimal feature to reduce binary size (#10638)
**Description:**
In wasmerio/wasmer#5612 we introduce
sys-minimal feature to support only enable used wasmer-wasix feature to
reduce binary size
This PR upgrade wasmer related crate to latest version and use
sys-minimal feature instead of sys feature
**BREAKING CHANGE:**
it should pass all tests in swc_plugin repo, but not 100% sure will pass
all existing wasm plugins1 parent 064123b commit b5f704a
File tree
5 files changed
+128
-570
lines changed- .changeset
- crates/swc_plugin_runner
- src
5 files changed
+128
-570
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments