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 globals #313

Merged
merged 4 commits into from
Aug 12, 2016
Merged

Implement globals #313

merged 4 commits into from
Aug 12, 2016

Conversation

rossberg
Copy link
Member

Implements global declarations as of WebAssembly/design#682. Still missing: mutability, import/export.

Also, binary opcodes currently don't match WebAssembly/design#727, due to conflicts with WebAssembly/design#711.

@sunfishcode sunfishcode modified the milestone: MVP Jul 25, 2016
@rossberg
Copy link
Member Author

Friendly ping :)

@lukewagner
Copy link
Member

lgtm

@rossberg rossberg merged commit f317601 into binary-0xd Aug 12, 2016
@rossberg rossberg deleted the globals branch August 12, 2016 11:11
ngzhian added a commit to ngzhian/spec that referenced this pull request Nov 4, 2021
This is sufficient to pass simd_load.wast and simd_store.wast. There are
some extra instructions, like swizzle and i8x16.shl that is implemented
here, because simd_load.wast uses them.
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.

3 participants