Dynamic linking has been implemented over the last 2 weeks, and is now complete. Details on
https://github.com/kripken/emscripten/wiki/Linking The main use cases it is meant for are fast developer iteration times (avoid recompiling the world), and for some apps it might be useful in production (but there is a throughput slowdown, so be careful). Please test if you have an interest in this! AFAIK it is complete and I am not aware of any problems, but it is brand new, so likely issues exist. - Alon <https://t.co/df07TnBbYr> -- 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]. For more options, visit https://groups.google.com/d/optout.
