Y
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
Kwpolska
786 days ago
Sounds like a security nightmare.
Does `bun foobar` translate to `bunx bun-foobar` as well?
link
Jarred
786 days ago
> Does `bun foobar` translate to `bunx bun-foobar` as well?
No.
link
Does `bun foobar` translate to `bunx bun-foobar` as well?