thorvg/web/src
Jinny You f960c04474 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-04-23 12:22:02 +09:00
..
lottie-player.ts web: memory stability++ 2024-04-23 12:22:02 +09:00
version.ts web: Implement features 2023-12-20 15:45:14 +09:00