thorvg/cross
Jinny You 28ba5fe1b8 wasm: Update emscripten build config
enabled options:
- EXPORT_ES6 > to import glue code in es6 module system
- SINGLE_FILE > to build library as a single JS file, single file reduces loading latency
- MODULARIZE > proper option to build es6 module (optimized)
- EXPORTED_RUNTIME_METHODS > allow es6 module based glue code to import FS
2023-12-20 15:45:14 +09:00
..
android_aarch64.txt infra: add android CI build test with necessary cross build config. 2023-10-09 20:24:07 +09:00
android_x86_64.txt infra: add android CI build test with necessary cross build config. 2023-10-09 20:24:07 +09:00
ios_aarch64.txt infra: migrate cross files into one folder. 2023-10-09 15:39:59 +09:00
ios_x86_64.txt infra: migrate cross files into one folder. 2023-10-09 15:39:59 +09:00
wasm_x86_i686.txt wasm: Update emscripten build config 2023-12-20 15:45:14 +09:00