thorvg/cross
Jinny You 5d617c0821 wasm: remove ASYNCIFY to reduce binary size
The binary size recently increased due to the ASYNCIFY option, which was required for WebGPU initialization.

To prevent unnecessary binary size growth, ThorVG will no longer depend on asynchronous processes such as `emscripten_sleep` (ASYNCIFY or JSPI).

As a result, the combined WASM binary size has been significantly reduced to less than 1MB.

Size comparison: 1559KB → 998KB (-36%)
2024-12-13 14:53:55 +09:00
..
android_aarch64.txt Modify txt file for cross-platform build setup 2024-04-04 14:09:35 +09:00
android_x86_64.txt Modify txt file for cross-platform build setup 2024-04-04 14:09:35 +09:00
ios_arm64.txt infra: updated ios arm64 build 2024-07-13 15:30:20 +09:00
ios_x86_64.txt infra: migrate cross files into one folder. 2023-10-09 15:39:59 +09:00
wasm32.txt wasm: remove ASYNCIFY to reduce binary size 2024-12-13 14:53:55 +09:00
wasm32_gl.txt gl_engine: support cross compile GL backend into WASM 2024-11-26 17:12:49 +09:00
wasm32_sw.txt bindings/wasm: Support WebGPU 2024-08-20 17:26:23 +09:00
wasm32_wg.txt wasm: remove ASYNCIFY to reduce binary size 2024-12-13 14:53:55 +09:00