Hello,

If i program 2D game in javascript and i use some modules to export and 
import data between C and javascript with webassembly.memory. can this slow 
the game because every loop the code js must enter and exit the file .wasm 
to pass data.

And what is the exact function that can import and export data without  
slowing  the game.

Thank you.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/be3ce1d2-dd39-40cf-8b07-4cd6d243101d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to