Skip to content

Conversation

@lars-t-hansen
Copy link
Contributor

These opcodes were promoted to standards track last Friday: WebAssembly/simd#237 (comment)

@lars-t-hansen
Copy link
Contributor Author

Oh, and a dot release would be great once these are approved & incorporated.

@alexcrichton alexcrichton merged commit bdbb2d4 into bytecodealliance:main Oct 19, 2020
@alexcrichton
Copy link
Member

Published!

I also added a small fixup since the text parser didn't seem to encode the memory immediate

@lars-t-hansen
Copy link
Contributor Author

Thanks! I apparently don't know my way around this code very well yet...

@lars-t-hansen
Copy link
Contributor Author

@alexcrichton, actually looking at that fixup: it looks like the argument to MemArg used there is the log of the byte size of the datum, but all other uses of MemArg in that file carry the byte size of the datum. Care to comment?

@alexcrichton
Copy link
Member

Oh dear looks like I've also forgotten my way around the code! I'll fix that and publish a release

@alexcrichton
Copy link
Member

Opened as #120

dhil added a commit to dhil/wasm-tools that referenced this pull request Jul 29, 2024
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