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

Switch to wabt.js #23

Merged
merged 1 commit into from May 5, 2020
Merged

Switch to wabt.js #23

merged 1 commit into from May 5, 2020

Conversation

RReverser
Copy link
Contributor

It's somewhat easier to use from JavaScript, makes wabt a regular npm dependency, and, what's even more important, is more frequently updated than WABT pre-built binaries.

It's not yet updated to fix #22 for us, but should be on the next nightly build - feel free to either merge this now or keep open until it gets updated.

It's somewhat easier to use from JavaScript, makes wabt a regular npm dependency, and, what's even more important, is more frequently updated than WABT pre-built binaries.

It's not yet updated to fix #22 for us, but should be on the next nightly build - feel free to either merge this now or keep open until it gets updated.
@RReverser RReverser requested a review from surma May 5, 2020 13:02
Copy link
Collaborator

@surma surma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I’ll do a publish once the updated SIMD thing is in wabt.js

@surma surma merged commit 90d558e into master May 5, 2020
@surma surma deleted the update-wabt branch May 5, 2020 13:11
RReverser added a commit that referenced this pull request May 12, 2020
Back in #23 I've updated README.md manually as I forgot it's generated from README.md.ejs.

Updating the source too.
@RReverser RReverser mentioned this pull request May 12, 2020
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

Successfully merging this pull request may close these issues.

Needs an update with new WABT
2 participants