I'm playing with fastcomp to see what it would take to get a few embind
demos running in asm.js.

It was pretty convenient to put asm("debugger"); in Emscripten output, but
now asm() doesn't work.  You have to use EM_ASM, which breaks into the
debugger a couple entries down in the stack, which is just a bit less
convenient.

Is there a particular reason why?

-- 
Chad Austin
Technical Director, IMVU
http://engineering.imvu.com <http://www.imvu.com/members/Chad/>
http://chadaustin.me

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