Skip to content

Commit

Permalink
upgrade wasmtime and wasmtime cli options
Browse files Browse the repository at this point in the history
Since bytecodealliance/wasmtime#6925 wasmtime
cli has changed. `--wasm-features` option for `wasmtime run` is replaced
by `--wasm`.
  • Loading branch information
yfaming committed Sep 26, 2023
1 parent 4cb2f29 commit ccb17f7
Show file tree
Hide file tree
Showing 8 changed files with 346 additions and 387 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 ccb17f7

Please sign in to comment.