top | item 46792519

(no title)

pzmarzly | 1 month ago

There is also Bun shell built-in library, that I liked. https://bun.com/docs/runtime/shell

discuss

order

Imustaskforhelp|1 month ago

Agreed I was looking for this comment. Bun shell is amazing although I had trouble having it be written by LLM's sometimes (not always) but overall Bun shell is really cool.

One of my projects actually use bun shell to call some rust binary in a website itself and I really liked this use case.