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

Load .wat files #54

Open
holly-hacker opened this issue Feb 12, 2022 · 2 comments
Open

Load .wat files #54

holly-hacker opened this issue Feb 12, 2022 · 2 comments

Comments

@holly-hacker
Copy link

I'm writing a wasm viewer tool and would like to be able to read the text-based .wat format in the same way as normal .wasm files. Ideally, there would be a new ReadFromWat or ReadFromTextFile method to accompany the existing ReadFromBinary that also returns a simple Module.

@RyanLamansky
Copy link
Owner

That would certainly be useful! I don't expect to have time to add this feature any time soon, but contributions are welcome.

@smallverse
Copy link

me too

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

No branches or pull requests

3 participants