Skip to content

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

Merged
danmoseley merged 9 commits into
dotnet:release/6.0from
radical:wasm-build-fixes-6.0
Jan 8, 2022
Merged

[wasm] Backport build improvements, and fixes from #61581#62757
danmoseley merged 9 commits into
dotnet:release/6.0from
radical:wasm-build-fixes-6.0

Conversation

@radical

@radicalradical commented Dec 14, 2021

Copy link
Copy Markdown
Member

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.

@ghostghost added the area-Build-mono label Dec 14, 2021
@radicalradical changed the title [wasm] Backport build fixes from #61581[wasm] Backport build improvements, and fixes from #61581Dec 14, 2021
@radicalradical added the arch-wasm WebAssembly architecture label Dec 14, 2021
@ghost

Copy link
Copy Markdown

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
@radicalradical added the Servicing-consider Issue for next servicing release review label Dec 14, 2021
@marek-safarmarek-safar added this to the 6.0.x milestone Dec 14, 2021
@radical

Copy link
Copy Markdown
MemberAuthor

Approved over email.

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

Copy link
Copy Markdown
Member

Closing and reopening to trigger CI again.

@safernsafern closed this Dec 15, 2021
@safernsafern reopened this Dec 15, 2021
@danmoseley
danmoseley merged commit 4d8bebc into dotnet:release/6.0Jan 8, 2022
@ghostghost locked as resolved and limited conversation to collaborators Feb 7, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Build-monoServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@radical@safern@lewing@marek-safar@danmoseley