JS-Interpreter icon indicating copy to clipboard operation
JS-Interpreter copied to clipboard

Allow async functions to throw

Open cpcallen opened this issue 5 years ago • 0 comments

Provide a convenient means to allow asynchronous functions to throw an exception rather than return a value.

cpcallen avatar Jan 30 '20 17:01 cpcallen