Skip to content

Commit b76fa8b

Browse files
committed
upgrade wasmtime and wasmtime cli options
bytecodealliance/wasmtime#6925 modified the command line options of `wasmtime`. The `--wasm-features` option for `wasmtime run` has been changed to `--wasm`.
1 parent 4cb2f29 commit b76fa8b

File tree

8 files changed

+346
-387
lines changed

8 files changed

+346
-387
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
**/target
2-
**/.vscode
2+
**/.vscode
3+
*.swp
4+
*.swo

0 commit comments

Comments
 (0)