When running a broken JS code (e.g., syntax error) through deno_core::Isolate::execute() method, the program panics.
deno_core::Isolate::execute()
Hi @bartlomieju, we're already assembling a fix for this bug. We should open the PR in a few moments.
Fixed in #4770