Bun offers the ability to build programs as a single binary: https://bun.com/docs/bundler/executables
If possible we should create a workflow that can build the binaries for available architectures and attach them for releases. Ideally we would also include a dynamic curl install script that is uploaded along with the binaries.
If you want, I could create a brew formula that would do that for binary distribution on macOS and linux as well.
brew install sequoiawould be easy.