Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How is this different with bun build --compile #7

Open
rizrmd opened this issue Jun 22, 2023 · 2 comments
Open

How is this different with bun build --compile #7

rizrmd opened this issue Jun 22, 2023 · 2 comments

Comments

@rizrmd
Copy link

rizrmd commented Jun 22, 2023

Now bun support building to single binary output. How this is different ?

@paulocoghi
Copy link

paulocoghi commented Jun 22, 2023

Sayan created bkg when nothing similar was provided on Bun, well before bun compile. What I believe is that it served as a good strategy to inspire Bun maintainers to create such feature.

Of course, only Sayan can better tell us about this :)

@gtrabanco
Copy link

gtrabanco commented Jun 22, 2023

In my samples as simple as console.log this builder provide more tiny binaries. At least in macOS x86_64.

In other hand I think bun does not support cross compilation at this moment.

I mean, probably at any point this package probably will be deprecated but by the moment provides some good features Bun.compile isn't supporting yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants