Wowcube public WebAssembly examples and utils
- Install Emscripten Compiler Frontend
- open cmd and execute
emsdk_env.bat --permanent
cmake cmd
mkdir build
cd build
cmake ..
cmake --build .In follder ../bin you will find all wasm files
- Download and unpack latest release.
- Download and install latest wow cube emulator
- Build wasm file
- Run wow cube emulator in projector mode
- Run simulatorServer.exe with command-line parameters:
simulatorServer.exe --wasm_path example.wasm --render_dir_path "C:\Users\user\Documents\WOWCube\modules" --split_terminal