fly.rs
fly.rs copied to clipboard
Handling uncaught exception and promise rejections
We're currently not handling premature disposal of a v8::Isolate
by way of uncaught exception or promise rejection. We should handle that with a callback into rust.