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

Import and run the upstream spec tests #6612

Open
tlively opened this issue May 20, 2024 · 0 comments
Open

Import and run the upstream spec tests #6612

tlively opened this issue May 20, 2024 · 0 comments

Comments

@tlively
Copy link
Member

tlively commented May 20, 2024

Now that wasm-shell parses the standard wast format, we should import and run the upstream spec tests, ideally by importing https://github.com/WebAssembly/testsuite as a git submodule. (We already use git submodules to import gtest, so this is not fundamentally different than what we're already doing.)

This will require fixing various bugs in the interpreter and adding support for instructions like table.init that we do not already support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant