Skip to content

Conversation

SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented Jun 6, 2025

  1. Make the Windows and not-Windows logic match.
  2. Remove unnecessary arguments.
  3. Simplify.

Fixes #119100.

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 6, 2025
@SingleAccretion SingleAccretion marked this pull request as ready for review June 7, 2025 11:52
@SingleAccretion SingleAccretion added the arch-wasm WebAssembly architecture label Jun 7, 2025
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@SingleAccretion
Copy link
Contributor Author

@dotnet/wasm-eng

@pavelsavara
Copy link
Member

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara
Copy link
Member

wasi build is broken at the moment, I filled #119100

@SingleAccretion
Copy link
Contributor Author

wasi build is broken at the moment, I filled

Yeah, fixing in progress...

@SingleAccretion
Copy link
Contributor Author

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.

@pavelsavara
Copy link
Member

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@SingleAccretion
Copy link
Contributor Author

The latest run looks clean modulo preexisting failures.

@pavelsavara
Copy link
Member

The latest run looks clean modulo preexisting failures.

Yes. There is some issue with runtime config which is probably my fault.
I filled #119136
That should not be blocking this PR

@pavelsavara pavelsavara merged commit 229aaef into dotnet:main Aug 27, 2025
163 of 169 checks passed
@pavelsavara
Copy link
Member

thanks @SingleAccretion !

@pavelsavara pavelsavara self-assigned this Aug 27, 2025
@SingleAccretion SingleAccretion deleted the Wasm-Build-Cleanup branch August 31, 2025 18:00
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WASI] build is broken

3 participants