Re: [RFC] Changes to how "modularization" works in emscripten

2024-04-01 Thread Brooke Vibber
I don't need internals in global scope, but I _do_ need multiple instantiation if possible for the demuxers and codecs in ogv.js. If that's dropped, I'll have to rewrite some C and JavaScript code for my internal APIs to support multiple active data streams in a long-lived instance with explicit d

[RFC] Changes to how "modularization" works in emscripten

2024-04-01 Thread 'Sam Clegg' via emscripten-discuss
A few of us on the core emscripten team have been tossing around ideas about how to improve/modernize the modularization of emscripten-generated code. I've created a google doc with comments open to anyone. Please f