-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[wasm] Add tests for build with SIMD disabled (#82845)
* [wasm] Add tests for build with SIMD disabled Add BuildWithoutSIMD_AOT and PublishWithoutSIMD_AOT tests Also try to enable SIMD tests on V8 and node * The BuildWithoutSIMD_AOT should be without AOT * Feedback * Removed too much * Negate the assert, it should not relink * Update src/mono/wasm/Wasm.Build.Tests/WasmSIMDTests.cs Co-authored-by: Ankit Jain <radical@gmail.com> --------- Co-authored-by: Ankit Jain <radical@gmail.com>
- Loading branch information
1 parent
14123c9
commit 633dcab
Showing
2 changed files
with
45 additions
and
17 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