[−][src]Crate deno_typescript
Structs
| EmitResult | |
| TSIsolate | |
| TSState |
Functions
| compile_bundle | Compile provided roots into a single JS bundle. |
| get_asset | |
| mksnapshot_bundle | Create a V8 snapshot. |
| mksnapshot_bundle_ts | Create a V8 snapshot. This differs from mksnapshot_bundle in that is also runs typescript.js |
| trace_serializer | Sets the --trace-serializer V8 flag for debugging snapshots. |
| ts_version | |
| v8_set_flags | Pass the command line arguments to v8. Returns a vector of command line arguments that V8 did not understand. |