mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
952de24e79
Fixes #6317 The `drop` method is available in the WASM object. This can be tested by typing `ensoglApp.wasm.drop()` in the dev console - all objects should be removed and all connections closed. # Important Notes * This PR fixed serveral leaks by this occasion * A new tool for tracking leaks was added to prelude's `debug` module. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |