Hi, everyone. I have some problem with Emscripten's gen_struct_info.py, so I want to try generating WebAssembly using LLVM directly. I'd also have to know how to write the JavaScript myself, of course, but it's better than nothing. (Note: the problem with the gen_struct_info I'm having is described in this Emscripten GitHub issue <https://github.com/emscripten-core/emscripten/issues/8557>).
So yeah, how do I compile C++ code to WebAssembly using LLVM directly? I'm using Windows 10 x64. -- 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/b6382dbe-bae0-4755-a9ec-7de2add32ea1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
