← Back to context Comment by rgbrgb 3 hours ago nice, congrats on launch. To get an idea... what's the size of a standalone hello world cli binary? 3 comments rgbrgb Reply jellyotsiro 3 hours ago tens of KBs (v small) rgbrgb 2 hours ago Isn't a standalone Bun binary like 50MB because it has to bundle the runtime? How could this get smaller? chenxin-yan 4 minutes ago Hi, the creator of crust here, the binary size varies between platforms. With the hello world cli, the smallest, on darwin-arm64 it is 58.1M, the largest on windows-x64 is 109M. hope this helps!
jellyotsiro 3 hours ago tens of KBs (v small) rgbrgb 2 hours ago Isn't a standalone Bun binary like 50MB because it has to bundle the runtime? How could this get smaller? chenxin-yan 4 minutes ago Hi, the creator of crust here, the binary size varies between platforms. With the hello world cli, the smallest, on darwin-arm64 it is 58.1M, the largest on windows-x64 is 109M. hope this helps!
rgbrgb 2 hours ago Isn't a standalone Bun binary like 50MB because it has to bundle the runtime? How could this get smaller? chenxin-yan 4 minutes ago Hi, the creator of crust here, the binary size varies between platforms. With the hello world cli, the smallest, on darwin-arm64 it is 58.1M, the largest on windows-x64 is 109M. hope this helps!
chenxin-yan 4 minutes ago Hi, the creator of crust here, the binary size varies between platforms. With the hello world cli, the smallest, on darwin-arm64 it is 58.1M, the largest on windows-x64 is 109M. hope this helps!
tens of KBs (v small)
Isn't a standalone Bun binary like 50MB because it has to bundle the runtime? How could this get smaller?
Hi, the creator of crust here, the binary size varies between platforms. With the hello world cli, the smallest, on darwin-arm64 it is 58.1M, the largest on windows-x64 is 109M. hope this helps!