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

Binary Tests #393

Closed
wanderer opened this issue Dec 7, 2016 · 2 comments
Closed

Binary Tests #393

wanderer opened this issue Dec 7, 2016 · 2 comments

Comments

@wanderer
Copy link

wanderer commented Dec 7, 2016

It might be nice to have some binary tests. Binaries have a few things that can't be expressed in s-expressions such as a custom section.

@rossberg
Copy link
Member

rossberg commented Dec 7, 2016

Yes. We had deferred them so far because the binary format was still undergoing many changes. But now might be a good time.

Note that the S-expression format can express binaries, see binary.wast, which might be a good starting place for adding at least basic stuff. Contributions welcome. :)

@rossberg
Copy link
Member

Seems like this has been addressed, even though we should have more such tests.

ngzhian added a commit to ngzhian/spec that referenced this issue Nov 4, 2021
It multiplies respective lanes from the 2 input operands, then adds
adjacent lanes.

This was merged into the proposal in WebAssembly#127.
dhil pushed a commit to dhil/webassembly-spec that referenced this issue Oct 3, 2023
Prose for basic struct/array instructions
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

No branches or pull requests

2 participants