mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
ff9ff4a377
- register builtin v8 errors in core.js so consumers don't have to - remove complexity of error args handling (consumers must provide a constructor with custom args, core simply provides msg arg) |
||
---|---|---|
.. | ||
00_typescript.js | ||
99_main_compiler.js | ||
compiler.d.ts | ||
README.md |
tsc
This directory contains the typescript compiler and a small compiler host for the runtime snapshot.