Skip to content
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

[wasm] Backport build improvements, and fixes from #61581 #62757

Merged
merged 9 commits into from
Jan 8, 2022

Conversation

radical
Copy link
Member

@radical radical commented Dec 14, 2021

Backport of #61581 to release/6.0

Fixes #60862
Partially fixes #60800

Customer Impact

Improves incremental builds in VS when using native references (#60862), pinvoke signature generation, and surfaces error details in AOT compilation. The pinvoke signature generation has been expanded to use only valid characters in the function name, which improves on the earlier approach of replacing some known invalid characters.

Testing

Unit tests, and manual testing.

Risk

Low risk.

@radical radical changed the title [wasm] Backport build fixes from #61581 [wasm] Backport build improvements, and fixes from #61581 Dec 14, 2021
@radical radical added the arch-wasm WebAssembly architecture label Dec 14, 2021
@ghost
Copy link

ghost commented Dec 14, 2021

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

Issue Details

Backport of #61581 to release/6.0

Fixes #60862
Partially fixes #60800

Customer Impact

Improves incremental builds in VS, when using native references (#60862), pinvoke signature generation, and surfaces error details in AOT compilation.

Testing

Unit tests, and manual testing.

Risk

Low risk

Author: radical
Assignees: -
Labels:

arch-wasm, area-Build-mono

Milestone: -

@radical radical marked this pull request as ready for review December 14, 2021 05:38
@radical radical added the Servicing-consider Issue for next servicing release review label Dec 14, 2021
@marek-safar marek-safar added this to the 6.0.x milestone Dec 14, 2021
@radical
Copy link
Member Author

radical commented Dec 15, 2021

Approved over email.

@radical radical added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Dec 15, 2021
@safern
Copy link
Member

safern commented Dec 15, 2021

Closing and reopening to trigger CI again.

@safern safern closed this Dec 15, 2021
@safern safern reopened this Dec 15, 2021
@danmoseley danmoseley merged commit 4d8bebc into dotnet:release/6.0 Jan 8, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2022
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 Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants