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

Implement wast parsing #6

Open
osa1 opened this issue Oct 25, 2022 · 0 comments
Open

Implement wast parsing #6

osa1 opened this issue Oct 25, 2022 · 0 comments

Comments

@osa1
Copy link
Owner

osa1 commented Oct 25, 2022

The problem was previous discussed in #4.

We currently use the wast crate, which is behind on proposals. It will soon have function references (codealliance/wasm-tools#701), but we also need GC and stack switching.

It's a lot of work and I hate to write yet another parser, but I also need a programmable debugger now.

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