Bun
Bun is an all-in-one JavaScript development toolkit, containing a package manager, bundler, and test runner. It aims to be a drop-in replacement for Node.js and has native TypeScript support.
It's built in Zig as one executable and uses JavaScriptCore instead of V8.