mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
c113df1bb8
- Improves speed and binary size significantly. - Makes deno_last_exception() output a JSON structure. - Isolate::execute and Isolate::event_loop now return structured, mapped JSError objects on errors. - Removes libdeno functions: libdeno.setGlobalErrorHandler() libdeno.setPromiseRejectHandler() libdeno.setPromiseErrorExaminer() In collaboration with Ryan Dahl. |
||
---|---|---|
.. | ||
BUILD.gn | ||
empty_crate.rs | ||
get_rustc_info.cmd | ||
get_rustc_info.py | ||
run.py | ||
rust.gni |