Graphite/editor
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
..
src Sandbox node graph execution on native targets and attempt recovery from panics on Wasm (#1846) 2024-07-28 16:46:44 -07:00
build.rs Launch the Alpha 3 release series 2024-02-29 23:47:11 -08:00
Cargo.toml Sandbox node graph execution on native targets and attempt recovery from panics on Wasm (#1846) 2024-07-28 16:46:44 -07:00