On Tue, May 5, 2015 at 2:47 PM, Alon Zakai <[email protected]> wrote:

> 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.
>

I'm interested in this for my Ogg media playback library to load codecs
dynamically... will try it out and see how it affects performance!

-- brion

-- 
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.

Reply via email to