forked from WebAssembly/spec
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [test] Adjust br_table length test to avoid wrong failure (WebAssembly#1715) * [spec] Fix extmul & extadd execution (WebAssembly#1716) * [interpreter] Add dune dependencies (WebAssembly#1717) * Revert "[interpreter] Add dune dependencies (WebAssembly#1717)" This reverts commit 44ed035. * [interpreter/test] Fix inconsistent use of float values in `spectest` (WebAssembly#1718) * [spec] Fix operand order in reduction of shape.replace_lane (WebAssembly#1721) * [spec] Fix sx to be sx? in reduction of vcvtop_zero (WebAssembly#1720) --------- Co-authored-by: Rod Vagg <[email protected]> Co-authored-by: 702fbtngus <[email protected]> Co-authored-by: Muqiu Han (韩暮秋) <[email protected]> Co-authored-by: Andreas Rossberg <[email protected]> Co-authored-by: Dongjun Youn / 윤동준 <[email protected]> Co-authored-by: Hoseong Lee <[email protected]>
- Loading branch information
1 parent
a9ec313
commit c49e324
Showing
6 changed files
with
44 additions
and
26 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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