Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

WASM support #46

Open
Cleverman87 opened this issue Feb 2, 2018 · 2 comments
Open

WASM support #46

Cleverman87 opened this issue Feb 2, 2018 · 2 comments

Comments

@Cleverman87
Copy link

Is there any plan to support building as WASM ?

@juj
Copy link
Owner

juj commented Feb 9, 2018

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.

@arasouli91
Copy link

"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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants