How to compile WebAssembly from multiple cpp files?
I'm using emscripten to compile c++ to WASM, but can only do this for one file at a time. I don't want to put my entire project and libraries in one file, but I haven't found any information on how to properly compile it.
Aucun commentaire:
Enregistrer un commentaire