I'm getting emscripten to work with the c++ generated code from the nim compiler. After much work and learning I got all the pieces functional for nim->js and js->nim calls. The problem comes when I try to use embind and consequently force std=c++11 for emcc, resulting in this GenericWireType alignment error. Any hints how I can debug this further? Thanks!
-- 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.
