|
|
1 rok pred | |
|---|---|---|
| .. | ||
| README.md | 1 rok pred | |
| index.html | 1 rok pred | |
| project.js | 1 rok pred | |
Wasm (Linux, macOS or WSL)
../../make --target wasm --compile
# Copy resulting armorcore.wasm file to build/out
# Copy index.html to build/out
# Copy https://github.com/armory3d/armorcore/tree/main/sources/backends/data/wasm/JS-Sources to build/out
# Todo:
# start.js has hard-coded .wasm file name: https://github.com/armory3d/armorcore/tree/main/sources/backends/data/wasm/JS-Sources/start.js#L48
# memory.c has hard-coded size: https://github.com/armory3d/armorcore/tree/main/sources/libs/miniClib/memory.c#L6