luboslenco 9247860f4a Cleanup hai 10 meses
..
README.md 9247860f4a Cleanup hai 10 meses
index.html 47bc985b42 Cleanup hai 10 meses
project.js 47bc985b42 Cleanup hai 10 meses

README.md

Wasm (Linux, macOS or WSL)

../../make --target wasm --compile
# Copy resulting iron.wasm file to build/out
# Copy index.html to build/out
# Copy https://github.com/armory3d/armortools/tree/main/sources/backends/data/wasm/JS-Sources to build/out
# Todo:
# start.js has hard-coded .wasm file name: https://github.com/armory3d/armortools/tree/main/sources/backends/data/wasm/JS-Sources/start.js#L48
# memory.c has hard-coded size: https://github.com/armory3d/armortools/tree/main/sources/libs/miniclib/memory.c#L6