Open MurhafSousli opened 5 years ago
Hi Dan, I am new to Emscripten and WebAssembly
I would like to use your project to compile to a C++ project so it can work on the web, however I couldn't manage to do it, can this webassembly workflow be used to compile the following project?
https://github.com/snes9xgit/snes9x or https://github.com/snes9xgit/snes9x/tree/master/win32
I can't figure out where to start from, I have Emscripten installed but cannot find /configure directory or any cmake file.
/configure
cmake
Can you help me?
Many thanks!
Hi Dan, I am new to Emscripten and WebAssembly
I would like to use your project to compile to a C++ project so it can work on the web, however I couldn't manage to do it, can this webassembly workflow be used to compile the following project?
https://github.com/snes9xgit/snes9x or https://github.com/snes9xgit/snes9x/tree/master/win32
I can't figure out where to start from, I have Emscripten installed but cannot find
/configure
directory or anycmake
file.Can you help me?
Many thanks!