JavaScriptKit
JavaScriptKit copied to clipboard
how to throw an error from `JSClosure`?
i would like to be able to create a JSClosure that can throw a JSError when called from JavaScript. is this possible?
We don't have API to do that now but I have a plan to add it