[wasm] Enable relinking of the wasm binary at build time #43783
Labels
arch-wasm
WebAssembly architecture
area-Build-mono
size-reduction
Issues impacting final app size primary for size sensitive workloads
Milestone
This lets us minimize the app size, and in particular lets us potentially link out a bunch of code held alive by unused pinvokes and dependencies.
It will require emscripten to be present on user machines and expands the size of the runtime pack.
cc: @vargaz
The text was updated successfully, but these errors were encountered: