Skip to content

[browser] Split dotnet.js and introduce loader + emscripten modules #85045

Closed
@maraf

Description

@maraf

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

cc @pavelsavara @radical

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions