Emscripten has two options for alignment: UNALIGNED_MEMORY 
and FORCE_ALIGNED_MEMORY. According 
to 
https://groups.google.com/forum/#!msg/emscripten-discuss/M1trmeS4iGc/lHPykRmv-iUJ
 UNALIGNED_MEMORY=1 
is not supported by fastcomp. However, FORCE_ALIGNED_MEMORY does change 
generated code.

Which alignment issues are handled by FORCE_ALIGNED_MEMORY=0?

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