Uh oh!
There was an error while loading. Please reload this page.
[browser] new EmccEnableAssertions and EmccEnvironment MSBuild props - #82954
Conversation
ghost
commented
Mar 3, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue Details
Usage: Fixes #62708 Tested with latest Blazor locally
|
Uh oh!
There was an error while loading. Please reload this page.
# Conflicts: # src/mono/wasm/runtime/startup.ts
pavelsavara
commented
Mar 3, 2023
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
kg
left a comment
There was a problem hiding this comment.
Looks good with the caveat that I'm not an expert on the debugging bits
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Ankit Jain <radical@gmail.com>
# Conflicts: # src/mono/wasm/build/WasmApp.Native.targets # src/mono/wasm/runtime/dotnet.d.ts # src/mono/wasm/runtime/startup.ts # src/mono/wasm/runtime/types/emscripten.ts
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Marek Fišera <mara@neptuo.com>
There was probably unrelated Edit: yes, flaky test |
pavelsavara
commented
Mar 15, 2023
Failures are known 'NuGet-Migrations' |

EmccEnableAssertionsboolean_EmccAssertionLevelDefaultEmccEnvironmentcomma separated list. Defaultweb,webview,worker,node,shell.Module.FS_readFiledotnet.js.symbolsinto non-VFS asset. Now it's loaded before mono starts.EmccExportedLibraryFunctionforDEFAULT_LIBRARY_FUNCS_TO_INCLUDEUsage:
Fixes#62708
Fixes#74346
Related dotnet/aspnetcore#13915
Tested with latest Blazor locally