I add emscripten:: before funciont in emscripten bind. 
It's ok now. 
Thanks a lot. : )
EMSCRIPTEN_BINDINGS(aaa) {
    *emscripten::*function("Broadcast", &Broadcast);
    *emscripten::*function("Login1", &Login);
}

-- 
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/groups/opt_out.

Reply via email to