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

Add fp sqrt #45

Merged
merged 1 commit into from
Sep 2, 2015
Merged

Add fp sqrt #45

merged 1 commit into from
Sep 2, 2015

Conversation

kg
Copy link
Contributor

@kg kg commented Sep 1, 2015

No description provided.

@rossberg
Copy link
Member

rossberg commented Sep 2, 2015

LGTM

jfbastien added a commit that referenced this pull request Sep 2, 2015
@jfbastien jfbastien merged commit edcf544 into WebAssembly:master Sep 2, 2015
@kg kg deleted the sqrt branch October 10, 2015 18:37
eqrion pushed a commit to eqrion/wasm-spec that referenced this pull request Jul 18, 2019
The order of the `table.init` and `memory.init` immediates should be the index followed by the reserved byte (which is a placeholder for the table or memory index). This matches ordering of immediates in `call_indirect` (type index, followed by table index reserved byte).
eqrion pushed a commit to eqrion/wasm-spec that referenced this pull request Sep 18, 2019
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Oct 3, 2023
dhil added a commit to dhil/webassembly-spec that referenced this pull request Aug 2, 2024
rossberg pushed a commit that referenced this pull request Sep 4, 2024
rossberg pushed a commit that referenced this pull request Nov 6, 2024
These tests appear adapted with memory64 with overlong LEB-encodings but
when merged with the upstream spec test suite the function length is too
short. By ensuring the function length is correct it ensures that the
only error in the module is the overlong LEB encoding.
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