Uh oh!
There was an error while loading. Please reload this page.
[wasm] Consolidate native build logic for WASM - #116390
Conversation
Tagging subscribers to 'arch-wasm': @lewing |
19991f3 to
02d7aeeCompareDraft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
02d7aee to
6d28c6fCompare6d28c6f to
7198252Compare732db97 to
776818aCompareSingleAccretion
commented
Aug 18, 2025
@dotnet/wasm-eng |
pavelsavara
commented
Aug 26, 2025
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
pavelsavara
commented
Aug 26, 2025
wasi build is broken at the moment, I filled #119100 |
SingleAccretion
commented
Aug 26, 2025
Yeah, fixing in progress... |
SingleAccretion
commented
Aug 26, 2025
The runtime-wasm failures looked pre-existing (checked against https://dev.azure.com/dnceng-public/public/_build/results?buildId=1130446&view=ms.vss-test-web.build-test-results-tab). With the pushed WASI build fixes we can take another turn. |
Uh oh!
There was an error while loading. Please reload this page.
pavelsavara
commented
Aug 26, 2025
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
SingleAccretion
commented
Aug 26, 2025
The latest run looks clean modulo preexisting failures. |
pavelsavara
commented
Aug 27, 2025
Yes. There is some issue with runtime config which is probably my fault. |
Uh oh!
There was an error while loading. Please reload this page.
pavelsavara
commented
Aug 27, 2025
thanks @SingleAccretion ! |
Fixes#119100.