Uh oh!
There was an error while loading. Please reload this page.
[browser] detect SIMD and EH support - #89387
Conversation
ghost
commented
Jul 24, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsUse wasm-feature-detect library to detect wasm features and assert if they are missing. Fixes #84574
|
91acd42 to
487f24aComparepavelsavara
commented
Jul 24, 2023
/azp run runtime-wasm |
No commit pushedDate could be found for PR 89387 in repo dotnet/runtime |
pavelsavara
commented
Jul 24, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Ankit Jain <radical@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
radical
commented
Jul 24, 2023
/azp run runtime-wasm |
No commit pushedDate could be found for PR 89387 in repo dotnet/runtime |
radical
commented
Jul 24, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Jul 25, 2023
I realized that baking in the value of edit: #89433 |
Uh oh!
There was an error while loading. Please reload this page.
Use wasm-feature-detect library to detect wasm features and assert if they are missing.
Asserts with link to https://aka.ms/dotnet-wasm-features
Fixes#84574