This is a fork of https://github.com/TurkeyMan/premake-emscripten with a bunch of changes:
wasm32
andwasm64
architectures.wasm
target extensiongmake
andgmake2
actionsemscripten
system- extension preload for
--os=emscripten
command line option support - fix
emcc
toolset validation in gmake actions - support for
ninja
build action via premake-ninja
And the original:
- VisualStudio support through vs-tool