287
Bun has been acquired by Anthropic
(bun.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Bun was purely built to make building faster and the apps to be portable
Pretty sure Deno had that first though.
Deno launched with an all-tools-in-one approach and then you could use
deno bundleto compile everything into a single binary that you could run on another machine.Then they briefly broke
deno bundlein their 2.0 release when they added node/npm compatibility then brought it back in 2.4.