Closed
Description
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