Skip to content

Conversation

@rossberg
Copy link
Member

@rossberg rossberg commented Oct 21, 2016

Apologies, I screwed up the order of copysign among the float operators in #826, putting it in the middle of unary operators. This PR fixes that by moving it last in the group.

@titzer
Copy link

titzer commented Oct 21, 2016

lgtm

@rossberg rossberg merged commit 09b39fc into binary_0xd Oct 21, 2016
@rossberg rossberg deleted the copysign branch October 21, 2016 13:19
binji added a commit to WebAssembly/wabt that referenced this pull request Oct 25, 2016
binji added a commit to WebAssembly/wabt that referenced this pull request Oct 26, 2016
lukewagner added a commit that referenced this pull request Oct 26, 2016
* Reorganise opcode space (#826)

* Future-proof type opcodes (#823)

* Future-proof memory instructions (#824)

* Fix order of copysign (#828)

* Global types can be mutable, just not when imported (#830)

* Naming nit: rename `flags` to `reserved` (#832)

* Bump 0xd's version to 0xd

* Make it hex
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