enso/lib/rust/web
Adam Obuchowicz 31956aa603
Fix leaks after calling wasm drop (#7038)
1. Fixed leaks of Scene. We were making several cycles of Rc references.
2. Fix removing event listeners: the remove listener option should take same options as those passed in addEventListener.

This should finally fix #6505
2023-06-20 16:55:23 +00:00
..
js Dynamic app resampling and better performance measurements. (#6595) 2023-05-29 01:42:42 +02:00
src Fix leaks after calling wasm drop (#7038) 2023-06-20 16:55:23 +00:00
Cargo.toml Fix leaks after calling wasm drop (#7038) 2023-06-20 16:55:23 +00:00