Open vshymanskyy opened 4 years ago
Congrats @richardanaya ! Just wanted to give an advice. I suggest to implement and run wasm core spec test against your interpreter.
In Wasm3, it made development easier and much more productive. Feel free to take ideas from our test script (or reuse it completely): https://github.com/wasm3/wasm3/blob/master/test/run-spec-test.py
Wasm3
Thanks @vshymanskyy !
Congrats @richardanaya ! Just wanted to give an advice. I suggest to implement and run wasm core spec test against your interpreter.
In
Wasm3
, it made development easier and much more productive. Feel free to take ideas from our test script (or reuse it completely): https://github.com/wasm3/wasm3/blob/master/test/run-spec-test.py