dotnet / dotnet/runtime

[browser][coreCLR] Multiple flavors of dotnet.native.wasm

Open
#132,772 1 comment 0 reactions 1 assignee Claimed by @pavelsavara View on GitHub
arch-wasm area-Host os-browser
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

At the moment we ship only one large `dotnet.native.wasm` that includes all CoreCLR VM modules, including event-pipe. We instead should ship multiple flavors
- production version - as small as possible
- dev loop version - with debugger support and event pipe
- InvariantTimezone, InvariantGlobalization
- WasmNativeDebugSymbols, WasmNativeStrip, WasmProfilers,
- NativeFileReference
- RelaxedSIMD interp
- WASI single file - stretch goal

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.