Graphite/frontend/wasm/src
Dennis Kobert 5b1d3a0ae4
Sandbox node graph execution on native targets and attempt recovery from panics on Wasm (#1846)
* Test out wasm unwinding

* Implement panic catching for native targets

* Hack in support for recovering panics in wasm

* Keep debug info in release builds

* Check for DynAnyNode in Backtrace because that can't be inlined as well

* Improve error dialog

* Use a mutex for storing the frontend state instead of a RefCell

* Code review

* Update crash text

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-07-28 16:46:44 -07:00
..
editor_api.rs Sandbox node graph execution on native targets and attempt recovery from panics on Wasm (#1846) 2024-07-28 16:46:44 -07:00
helpers.rs Fix the Imaginate node from crashing (#1512) 2023-12-12 22:39:33 -08:00
lib.rs Sandbox node graph execution on native targets and attempt recovery from panics on Wasm (#1846) 2024-07-28 16:46:44 -07:00