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 mutable globals import/export proposal #137

Closed
pepyakin opened this issue Oct 29, 2018 · 1 comment
Closed

Implement mutable globals import/export proposal #137

pepyakin opened this issue Oct 29, 2018 · 1 comment

Comments

@pepyakin
Copy link
Collaborator

Should be a pretty simple task: at a glance it looks like we just need to remove checks that prevent importing/exporting of mutable globals.

see:

  1. Merge mutable global proposal into spec WebAssembly/spec#814
  2. https://github.com/WebAssembly/mutable-global
@pepyakin
Copy link
Collaborator Author

Fixed by #228

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