* 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> |
||
|---|---|---|
| .. | ||
| messages | ||
| application.rs | ||
| consts.rs | ||
| dispatcher.rs | ||
| generate_ts_types.rs | ||
| lib.rs | ||
| macros.rs | ||
| node_graph_executor.rs | ||
| test_utils.rs | ||
| utility_traits.rs | ||