Skip to content

[wasm] Support aot without trimming - #58306

Closed
radical wants to merge 33 commits into
dotnet:mainfrom
radical:aot-no-trimming
Closed

[wasm] Support aot without trimming#58306
radical wants to merge 33 commits into
dotnet:mainfrom
radical:aot-no-trimming

Conversation

@radical

Copy link
Copy Markdown
Member

Based on #57556
Fixes#53804

@radicalradical added the arch-wasm WebAssembly architecture label Aug 28, 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

Based on #57556
Fixes #53804

Author:radical
Assignees:-
Labels:

arch-wasm

Milestone:-

@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@radical
radicalforce-pushed the aot-no-trimming branch 2 times, most recently from dcb232f to ecace84CompareSeptember 1, 2021 17:38
@radical

Copy link
Copy Markdown
MemberAuthor

Changes merged in #58913 .

@radicalradical closed this Sep 16, 2021
@ghostghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot AOT compile with trimming disabled

1 participant

@radical