Hello When I try to compile Image Viewer(C/C++) using Emscripten then I got some issue!
Image Data is char *, but Javascript impossible to get 1 byte. *I tryed to using base64, is't succeed but it's too much slow!!* So I need Idea How to get unsigned short * to javascript interface Is It possible? Somebody Know any Idea? -- 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.
