Hi! I successfully ported a library to JS using the emscripten. Now I'd like know what is the best/easy way to make it accessible to JS.
Should I use library.js <https://github.com/kripken/emscripten/blob/master/src/library.js> as reference? How to deal with structs in the JS part of code? how makeSetValue/makeGetValue work? (Any documentation?) 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.
