Add a simple automated test runner for all the .wasm files in the test directory#3
Merged
rossberg merged 2 commits intoWebAssembly:masterfrom Aug 13, 2015
Merged
Add a simple automated test runner for all the .wasm files in the test directory#3rossberg merged 2 commits intoWebAssembly:masterfrom
rossberg merged 2 commits intoWebAssembly:masterfrom
Conversation
rossberg
added a commit
that referenced
this pull request
Aug 13, 2015
Add a simple automated test runner for all the .wasm files in the test directory
dhil
pushed a commit
to dhil/webassembly-spec
that referenced
this pull request
Apr 26, 2018
eqrion
pushed a commit
to eqrion/wasm-spec
that referenced
this pull request
Jul 18, 2019
alexcrichton
pushed a commit
to alexcrichton/spec
that referenced
this pull request
Nov 18, 2019
To be debated in WebAssembly#3. Add a complete list of omitted operations to Overview.md.
alexcrichton
pushed a commit
to alexcrichton/spec
that referenced
this pull request
Nov 18, 2019
Fold the portable-simd.md specification and the WebAssembly mapping into a single SIMD.md document that is specific to WebAssembly. This is easier to read and avoids a lot of confusion. - Don't attempt to specify floating-point semantics again. Just refer to existing WebAssembly behavior. - Remove the minNum and maxNum operations which were never intended to be included in WebAssembly. - Clarify the trapping behavior of the float-to-int conversions. - Remove the descriptions of recipriocal [sqrt] approximations. See WebAssembly#3. - Rename all operations to use snake_case. - Add *.const instructions for all the new types. - Remove the partial load and store operators as suggested by @sunfishcode. They were removed from asm.js too.
ErikMcClure
referenced
this pull request
in innative-sdk/spec
May 28, 2020
alexcrichton
pushed a commit
to alexcrichton/spec
that referenced
this pull request
Jul 28, 2020
Generalize Module Types to Module Linking
rossberg
pushed a commit
that referenced
this pull request
Mar 7, 2024
dhil
pushed a commit
to dhil/webassembly-spec
that referenced
this pull request
Apr 12, 2024
Update requirements.md
rossberg
added a commit
that referenced
this pull request
Jul 3, 2024
Replace Host Bindings proposal by Web IDL proposal
stevenfontanella
pushed a commit
to stevenfontanella/spec
that referenced
this pull request
Nov 12, 2025
Edit README to the latest interpreter's tests URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.