> On Aug 26, 2015, at 5:22 PM, Alon Zakai <[email protected]> wrote:
> 
> Why not use dlsym? 

A more fundamental question is why do you want to call Emscripten-compiled 
Javascript functions via JNI? Why not just use native code? Just curious.

I can see possible reasons why you may want to call functions in the browser 
that only exist as Javascript but, if that is even possible, it would have 
nothing to do with Emscripten dynamic library support.

Regards

    -Mark

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