Closed
Description
Split dotnet.js into a smallest possible loader that is fast to load and allows to
- Detect wasm features and allow to load variants of emscripten and wasm files
- Provide "not often changing" unit, that doesn't need fingerprint
The rest of the code, mostly emscripten, that can change based on supported features, etc, will be downloaded in parallel with other assets