Skip to content

Commit

Permalink
benchmark/notes.md: add a note on wasmi
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed May 31, 2023
1 parent 876f1de commit 9c88f24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions benchmark/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ cargo build --release
cp target/release/wasmi_cli ~/bin
```

Note: it's pointed out that i should have used `cargo install` instead
to get a better optimized binary.
cf. https://github.com/yamt/toywasm/issues/8#issuecomment-1570506209

### wasmedge

```
Expand Down

0 comments on commit 9c88f24

Please sign in to comment.