Historically, emscripten has always produced fake dynamic libraries when the `-shared` flag was used.
I'm hoping to change that in the next release: https://github.com/emscripten-core/emscripten/pull/25930 After this release, `-shared` will be essentially the same as `-sSIDE_MODULE` (i.e. produce a real dynamic library). The old behaviour will still be available via `-sFAKE_DYLIBS` for those that need it (Please reply here if you depend on this behaviour). cheers, sam -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/emscripten-discuss/CAL_va2-E5Rb338G%3DUbzvi78_qyAt7V43cLGgiw4s4K3QR6-V-g%40mail.gmail.com.
