wasmoon icon indicating copy to clipboard operation
wasmoon copied to clipboard

Add emcc CMake build

Open nevermoreluo opened this issue 3 years ago • 3 comments

Add CMakeLists.txt and build method in package.json

nevermoreluo avatar Sep 24 '22 05:09 nevermoreluo

What is the advantage of having a CMakeLists.txt?

ceifa avatar Sep 26 '22 13:09 ceifa

Never mind, just another build option, in case build.sh grow bigger. If it is not necessary to add one, you can close this, sorry. :)

Before read this project, I have made cmake build for lua wasm, perhaps I should ask needed before made pull request.

nevermoreluo avatar Sep 29 '22 08:09 nevermoreluo

Actually I liked it, mostly because you made it run on docker. It can be an alternative to make the build also possible on windows. I will take a deeper look later.

ceifa avatar Sep 29 '22 18:09 ceifa