C. Gerard Gallant

Results 1 issues of C. Gerard Gallant

I've created a repo with code that reproduces the issue I'm having: [https://github.com/cggallant/emscripten-sample-code-for-ticket/tree/main/dynamicLibraries](https://github.com/cggallant/emscripten-sample-code-for-ticket/tree/main/dynamicLibraries) I have a main module _(core.wasm in this case)_ that is built with the `Modularize=1` flag so...