Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed May 7, 2023
1 parent d5e1da8 commit 29a25f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ run "toywasm (default)" "../b/toywasm --wasi --"
run "toywasm (no annotations)" "../b/toywasm --disable-jump-table --disable-localtype-cellidx --disable-resulttype-cellidx --wasi --"
run "wasm3 (default)" wasm3
run "wasm3 (no lazy)" wasm3 --compile
run "wamr (classic intep)" iwasm.classic
run "wamr (classic interp)" iwasm.classic
run "wamr (fast interp)" iwasm.fast
run "wasmi" "wasmi_cli --"
run "wazero (interp)" "wazero run -interpreter --"
Expand Down

0 comments on commit 29a25f0

Please sign in to comment.