Skip to content

Commit

Permalink
upgrade wasmtime and wasmtime cli options
Browse files Browse the repository at this point in the history
bytecodealliance/wasmtime#6925 modified the
command line options of `wasmtime`. The `--wasm-features` option for
`wasmtime run` has been changed to `--wasm`.
  • Loading branch information
yfaming committed Oct 27, 2023
1 parent c6cbdef commit f6ebcc6
Show file tree
Hide file tree
Showing 9 changed files with 416 additions and 500 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
**/target
**/.vscode
**/.vscode
*.swp
*.swo
Loading

0 comments on commit f6ebcc6

Please sign in to comment.