Pretty sure Deno had that first though.
Deno launched with an all-tools-in-one approach and then you could use deno bundle to compile everything into a single binary that you could run on another machine.
Then they briefly broke deno bundle in their 2.0 release when they added node/npm compatibility then brought it back in 2.4.