You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
Unfortunately I've dropped development of vs-tool, since it's not been as flexible as I hoped. Generally I use CMake+Mingw32-Make to drive Visual Studio IDE + Emscripten co-targeting, which can also be used to build to Wasm, so I'd recommend trying a setup similar to that. Or perhaps someone might have picked up the development of vs-tool further, iirc there were some forks in action at least some time ago.
"CMake+Mingw32-Make to drive Visual Studio IDE + Emscripten co-targeting"
I wish I understood how to do that. I am using VS2017. I have a project and I don't know how to create a makefile for this complex project and I don't understand CMake. The only thing I can do is create a simple makefile and compile using emcc on command line. The world really needs a simple tutorial explaining on VS17 users can build a project with Emscripten. Everything seems so complicated, stiff, and outdated.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there any plan to support building as WASM ?
The text was updated successfully, but these errors were encountered: