Skip to content

[wasm] Add $(EmccTotalMemory) to allow custom -s TOTAL_MEMORY=.. - #56117

Merged
radical merged 3 commits into
dotnet:mainfrom
radical:emcc-total-mem-prop
Jul 22, 2021
Merged

[wasm] Add $(EmccTotalMemory) to allow custom -s TOTAL_MEMORY=..#56117
radical merged 3 commits into
dotnet:mainfrom
radical:emcc-total-mem-prop

Conversation

@radical

Copy link
Copy Markdown
Member

Fixes#53365

  • and improves MonoAOTcompiler's debug output

@radicalradical added arch-wasm WebAssembly architecture area-Build-mono labels Jul 21, 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

Fixes #53365

  • and improves MonoAOTcompiler's debug output
Author:radical
Assignees:-
Labels:

arch-wasm, area-Build-mono

Milestone:-

@radical

Copy link
Copy Markdown
MemberAuthor

System.IO.Tests on linux arm64 Debug failure is #56165 , unrelated to this PR.

@radical
radical merged commit 0a4dde9 into dotnet:mainJul 22, 2021
@radical
radical deleted the emcc-total-mem-prop branch July 22, 2021 16:49
@ghostghost locked as resolved and limited conversation to collaborators Aug 21, 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.

.NET 6 Preview 4 Blazor AOT - Low End mobile devices - Out Of Memory

2 participants

@radical@vargaz