This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jake Bailey
jakebailey.dev
did:plc:4eukmtg5kmyjmp6qw3xkpite
TypeScript 5.7 will load 2.5x faster than TypeScript 5.6 when run in Node 22+, thanks to Joyee Cheung's work to provide an offical API for V8 compile caching.
That's 60% less time waiting for tsc/tsserver to actually start doing work.
PR: https://github.com/microsoft/TypeScript/pull/59720
2024-09-26T21:55:24.615Z