Open
Description
We are currently patching .NET's and Emscripten's JavaScript modules to make them compatible with JavaScript runtimes and bundlers:
— this is fragile and will most likely break with each new .NET release and/or WASM workload update.
Hopefully, .NET will at some point ensure the modules are compatible out of the box, so we won't have to do this: