Bun.main
console.log(Bun.main);
bun run
bun run index.ts
/path/to/index.ts
bun run foo.ts
/path/to/foo.ts