Skip to content

Commit a9c2770

Browse files
committed
feat: remove wasi support for wasm plugin
1 parent 32f5584 commit a9c2770

File tree

51 files changed

+698
-1794
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+698
-1794
lines changed

Cargo.lock

Lines changed: 33 additions & 969 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ resolver = "2"
133133
wasm-bindgen = "0.2.91"
134134
wasm-bindgen-futures = "0.4.41"
135135
wasmer = { version = "6.0.0", default-features = false }
136-
wasmer-wasix = { version = "0.600.0", default-features = false }
137136
wide = "0.7.32"
138137

139138
[profile.release]

0 commit comments

Comments
 (0)