-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[wasm] Consolidate native build logic for WASM #116390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Tagging subscribers to 'arch-wasm': @lewing |
19991f3
to
02d7aee
Compare
Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it. |
02d7aee
to
6d28c6f
Compare
6d28c6f
to
7198252
Compare
732db97
to
776818a
Compare
@dotnet/wasm-eng |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
wasi build is broken at the moment, I filled #119100 |
Yeah, fixing in progress... |
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. |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
The latest run looks clean modulo preexisting failures. |
Yes. There is some issue with runtime config which is probably my fault. |
thanks @SingleAccretion ! |
Fixes #119100.