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

Improve tokenisation support #662

Open
gtrepta opened this issue Jun 26, 2024 · 0 comments
Open

Improve tokenisation support #662

gtrepta opened this issue Jun 26, 2024 · 0 comments

Comments

@gtrepta
Copy link
Contributor

gtrepta commented Jun 26, 2024

WebAssembly/spec@e0a6a31 makes tweaks to the lexical analysis and introduces conformance tests that break our parser. We will need to improve our own lexer/parser to support these tests.

gtrepta added a commit that referenced this issue Jul 2, 2024
The `tokens.wast` test is tracked in #662.
rv-jenkins added a commit that referenced this issue Jul 5, 2024
* Allow all optional table indices

https://webassembly.github.io/spec/core/text/instructions.html#id1

* Update wasm tests submodule.

The `tokens.wast` test is tracked in #662.

* Set Version: 0.1.76

* Set Version: 0.1.77

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: rv-jenkins <[email protected]>
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