Uh oh!
There was an error while loading. Please reload this page.
[release/8.0] [browser] Add EmccMaximumHeapSize to define maximum memory - #91277
Conversation
ghost
commented
Aug 29, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBackport of #91256 to release/8.0 /cc @maraf Customer ImpactAdd user an easy way to declare a maximum memory that the app has access to. TestingManual RiskNone. No change by default IMPORTANT: If this backport is for a servicing release, please verify that:
|
lambdageek
commented
Aug 29, 2023
@maraf@lewing We should add something to https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/blazor about making Blazor apps for mobile devices. In particular it seems like apps that want to support mobile Safari will need |
Backport of #91256 to release/8.0
/cc @maraf
Customer Impact
Add user an easy way to declare a maximum memory that the app has access to.
Testing
Manual
Risk
None. No change by default
IMPORTANT: If this backport is for a servicing release, please verify that:
The PR target branch is
release/X.0-staging, notrelease/X.0.If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.