webassembly-workflow icon indicating copy to clipboard operation
webassembly-workflow copied to clipboard

Compiling a C++ project

Open MurhafSousli opened this issue 6 years ago • 0 comments

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.

Can you help me?

Many thanks!

MurhafSousli avatar Jan 27 '19 16:01 MurhafSousli