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

Added support for Wasm Module custom sections in js #3477

Merged
merged 5 commits into from
Jan 12, 2023

Conversation

syrusakbary
Copy link
Member

This PR adds support for Wasm Module custom sections in wasmer-js.

We also took the test / sample wasm file from: https://mdn.github.io/webassembly-examples/other-examples/custom-section.html and verify that is working on both the sys and js implementations of the runtime

lib/api/src/js/module.rs Outdated Show resolved Hide resolved
@syrusakbary syrusakbary merged commit 945d917 into master Jan 12, 2023
@syrusakbary syrusakbary deleted the js-custom-sections branch January 12, 2023 19:13
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.

2 participants