Hello!
Currently there's no plan beyond adding a script-callable
Thanks for your input!
Is there any plan to have more seamless exception handling between .NET and JS, even for V8 only?
Currently there's no plan beyond adding a script-callable
tryCatch()
function on the host side. Generally we favor keeping the engine APIs uniform, but we agree that this may be worth doing anyway, so we've put it on our long-term to-do list.Thanks for your input!