Skip to content

Implement globals#313

Merged
rossberg merged 4 commits intobinary-0xdfrom
globals
Aug 12, 2016
Merged

Implement globals#313
rossberg merged 4 commits intobinary-0xdfrom
globals

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