Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Jun 9, 2023
1 parent d5b2e80 commit bf57cec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cli/repl.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Note: the main purpose of this repl implementation is to run
* the wasm3 testsuite:
* https://github.com/wasm3/wasm3/blob/main/test/run-spec-test.py
* (our fork of) the wasm3 testsuite:
* https://github.com/yamt/wasm3/blob/toywasm-test/test/run-spec-test.py
*
* eg.
* ./run-spec-test.py --exec ".../main_bin --repl --repl-prompt wasm3"
Expand Down

0 comments on commit bf57cec

Please sign in to comment.