Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run spec test suite against reference interpreter wasm #8

Open
tolauwae opened this issue Jan 24, 2024 · 0 comments
Open

run spec test suite against reference interpreter wasm #8

tolauwae opened this issue Jan 24, 2024 · 0 comments
Labels
tests Improvements or additions to tests

Comments

@tolauwae
Copy link
Member

tolauwae commented Jan 24, 2024

To test latch, we should run the spec test suite against the reference interpreter. This runtime should pass all tests.

Should be easy to add a bridge for the interpreter:

Finally, the option -e allows to provide arbitrary script commands directly on the command line. For example:

wasm module.wasm -e '(invoke "foo")'
@tolauwae tolauwae converted this from a draft issue Jan 24, 2024
@tolauwae tolauwae added the tests Improvements or additions to tests label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improvements or additions to tests
Projects
Status: No status
Development

No branches or pull requests

1 participant