VCMI WebAssembly

Hi there,

You may find this interesting. As part of my c++ learning activity I tried to compile vcmi to web assembly to run in web browser. It turned out to be very easy to do, only minimal changes were required!

Demo: https://youtu.be/mcGTd9qQPJk
Repo: https://github.com/realkompot/vcmi_wasm_demo

2 Likes