Hacker News new | ask | show | jobs
by Jarred 787 days ago
We haven’t prioritized implementing a repl yet. The current repl is a community-implemented bun-repl npm package. `bun repl` internally does the equivalent of `bunx bun-repl`
1 comments

Sounds like a security nightmare.

Does `bun foobar` translate to `bunx bun-foobar` as well?

> Does `bun foobar` translate to `bunx bun-foobar` as well?

No.