Skip to content

[wasm coreclr] simplify build #114111

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

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

radekdoulik
Copy link
Member

Add mono.emsdk subset for clr.runtime on browser

Add mono.emsdk subset for clr.runtime on browser
@Copilot Copilot AI review requested due to automatic review settings April 1, 2025 16:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR simplifies the build configuration for the CoreCLR runtime on browsers by adjusting the build arguments.

  • Removed the mono.emsdk flag from the build arguments.
  • Streamlined the buildArgs configuration.
Files not reviewed (1)
  • eng/Subsets.props: Language not supported
Comments suppressed due to low confidence (1)

eng/pipelines/runtime.yml:128

  • The removal of the 'mono.emsdk' flag is unexpected given the PR description mentioning its addition. Please verify if its removal is intentional, or update the documentation and PR description to match the new configuration.
buildArgs: -s clr.runtime -rc Release -c Release -lc $(_BuildConfig)

Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@radekdoulik radekdoulik merged commit 3395950 into dotnet:main Apr 9, 2025
148 of 150 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants