Skip to content

Commit b5f704a

Browse files
hardfistkdy1
authored andcommitted
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 plugins
1 parent 064123b commit b5f704a

File tree

5 files changed

+128
-570
lines changed

5 files changed

+128
-570
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
swc_plugin_runner: major
3+
---
4+
5+
feat(plugin): try to remove wasmer-wasix features for wasm plugin

0 commit comments

Comments
 (0)