Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions benchmark/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ installed with homebrew.
### wasmi

```
git checkout v0.32.0-beta.7
cargo build --profile bench
git checkout v0.35.0
cargo build --package wasmi_cli --profile bench
cp target/release/wasmi_cli ~/bin
```

Expand Down