|
|
hai 10 meses | |
|---|---|---|
| .. | ||
| README.md | hai 10 meses | |
| index.html | hai 10 meses | |
| project.js | hai 10 meses | |
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