- [x] migrate Blazor to new asset loading with `maloc` after `onRuntimeInitialized` - [ ] `-s ASSERTIONS=1` for debug build of runtime. It emits asserts to C and JS, it helps with debugging. See also - https://github.com/dotnet/aspnetcore/issues/13915 - https://github.com/dotnet/runtime/pull/62254