VCMI online

Hello.

Anyone else already tried to compile VCMI with emscripten?

Does it at least support all our depenencies (especially boost.asio and interprocess)?

I dont know about boost, i have stuck at compiling it, but all other dependencies are supported.

I think you have more experience than me and you can try to compile.

That’s why we vcmi should be refactored to support single binary version (with client and server working inside one process communicating directly in memory instead of socket). iOS and js(not sure) builds are not possible without this.

Not in JavaScript or porting anything to it.

BTW, can JavaScript browse machine’s filesystem?

Is access to seckets blocked in iOS?

**