Skip to content

Fix grow_memory translation on s2wasm #295

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

Merged
merged 1 commit into from
Mar 30, 2016

Conversation

tzik
Copy link
Contributor

@tzik tzik commented Mar 30, 2016

s2wasm used to mistranslate grow_memory operation in .s into memory_size
in .wast, and this CL fixes it.

s2wasm used to mistranslate grow_memory operation in .s into memory_size
in .wast, and this CL fixes it.
@kripken
Copy link
Member

kripken commented Mar 30, 2016

Nice, thanks!

Are you a member of the wasm community group?

@tzik
Copy link
Contributor Author

tzik commented Mar 30, 2016

Not yet, I posted a request for joining it.

@kripken
Copy link
Member

kripken commented Mar 30, 2016

Great, thanks again!

@kripken kripken merged commit cb71620 into WebAssembly:master Mar 30, 2016
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