deno_typescript 0.35.0

To compile TypeScript to a snapshot during build.rs
Documentation

Deno TypeScript Crate

crates docs

This crate provides utilities to compile typescript, bundle it up, and create a V8 snapshot, all during build. Snapshots allow the executable to startup fast.