How can errors from JavaScript/Typescript bubble up to Rust to gracefully fail? #22241
Unanswered
vinayak-kukreja
asked this question in
Q&A
Replies: 1 comment
-
Could you explain a bit more what you mean? Are you interested how we JS exceptions are converted to Rust errors when the program fails? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I was trying to find documentation regarding error handling with JS/TS and Rust integration with the help of Deno. Unfortunately, I was not able to find any relevant documentation. Could someone please point me in the right direction?
Beta Was this translation helpful? Give feedback.
All reactions