[][src]Crate deno_typescript

Structs

EmitResult
TSIsolate
TSState

Functions

compile_bundle
get_asset
get_asset2

Same as get_asset() but returns NotFound intead of None.

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.

v8_set_flags

Pass the command line arguments to v8. Returns a vector of command line arguments that V8 did not understand.