thorvg/web/src
Jinny You bd733b49be web: memory stability++
Call the explicit memory deletion—binded in function `delete()`, which is highly recommended by the Memory management in Emscripten guideline.

The function will guarantee that the WASM module is cleaned up from the memory.

see: https://emscripten.org/docs/porting/connecting_cpp_and_javascript/embind.html#memory-management

Additionally, WASM module's initialization part has been refactored to correspond to the change.
2024-06-24 12:21:56 +09:00
..
lottie-player.ts web: memory stability++ 2024-06-24 12:21:56 +09:00
version.ts web: Implement features 2024-01-02 20:34:11 +09:00