luboslenco 9247860f4a Cleanup 10 月之前
..
README.md 9247860f4a Cleanup 10 月之前
index.html 47bc985b42 Cleanup 10 月之前
project.js 47bc985b42 Cleanup 10 月之前

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