Hacker News new | ask | show | jobs
by shepherdjerred 1426 days ago
But you probably are going to be running this as JS eventually
2 comments

There's literally nothing to run. The source file is just a bunch of type declarations.
If you transpile it to js, you'll get empty file.
The real lesson isn't the output of our build system, it's the types we checked along the way.