mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
![]() 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%) |
||
---|---|---|
.. | ||
android_aarch64.txt | ||
android_x86_64.txt | ||
ios_arm64.txt | ||
ios_x86_64.txt | ||
wasm32.txt | ||
wasm32_gl.txt | ||
wasm32_sw.txt | ||
wasm32_wg.txt |