-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Windows 11 Support #709
Comments
You can run bun on WSL2 in Windows 11 |
WSL2 is not Windows 11, WSL2 is Linux, I will never touch Linux again on my entire life |
WSL2 is a emulated linux subsystem on Windows... you dont need to touch linux - just install bun once and run the bun cli |
No, I can't do bash, only CMD and PowerShell |
Basic unix and cmd commands are similar. You don't have to do anything with Linux if you have WSL, because windows 11 also offers explorer and visual studio code works nicely with WSL. Also, this is a duplicate of #43 |
Why everyone forcing me to use linux |
If you wish to run bun on Windows, you can help by contributing code to allow bun to compile on Windows. |
Because bun doesn't have windows version now |
window is widely used os and i think contributors should also focus on this issue. |
agreed @ohsnap4 That what's the dev should think |
Just be patient. You can check #361 |
Hi, i'm working on it to make bun support Windows. |
If you want Bun on windows without using WSL2, you can try a similar approach as Ruby has
And I don't know if it will work, you also can try compiling bun in with it The best approach is just to use WSL2 |
No one is forcing you to do anything. Here are some valid options you have at your disposal right now that do not involve WSL2 or Linux in any way.
|
Narcissist is stretching it a bit. This is an issue with a feature request on an open source repo, so asking for something for free is expected. Snapping back at people suggesting alternatives because you don't like them is, however, extremely rude. |
bro how's your progress right now on this issue |
Also,
In PowerShell, all you need to do is |
Is there any plan in the nearest future for Windows support without installing wsl? @junderw |
There is plan, just be patient. Windows support is not highest priority now. |
fr dude? @xhyrom , If you want bun adopted by many people, Windows should be on the same-level support like other OS'es Windows is the most widely used OS for developer |
You are right, but now high priority is #67 After searching in discord: Windows support is high priority too but it can take longer |
Maybe, but it doesn't have as many tools as Linux has, yet it's easier to get stuff done on Linux than windows itself, why do you think devs choose UNIX-like operating systems over windows? Just because windows has more users doesn't mean it's better as @xhyrom said, be patient |
@batara666 Your attitude is unacceptable. Please calm yourself. bun is still in early alpha stages and CAN NOT BE USED FOR DEV WORK. The only use for it (if you don't plan on contributing) right now is to try it out and/or make Youtube videos about how it's "the future" etc. for views. bun doesn't even verify SSL/TLS certificates right now. So if you download something from By the time bun is available for devs to work on projects using bun, Windows will be supported. I guarantee it. |
You can use bun in projects but it's beta so must be patient. |
sorry if it was unacceptable for you @junderw , I just don't like someone underestimate Windows 11 on software development so yeah, I will stick with Deno and keep this issue on watch |
WSL is good but ok, your opinion |
Thanks 🙌 @xhyrom . I will install WSL to try Bun. Is there any way I can be of help to the project? |
At work, I'm unable to install WSL, so without native Windows support I won't be able to use bun |
Duplicate of #43 |
what, not planned? |
It's closed as not planned because this is duplicate. It's planned I closed all duplicate issues as not planned |
|
That's also why i said "i don't know if it will work" |
Also, there is experimental windows version |
Bun is supposed to be a cross-platform runtime like NodeJS |
There is an other issue that tracks windows support. Jarred is working hard every day to make Windows working. It's not easy, because you need to implement lot of APIs due to how windows works. You're telling nonsense. |
What is the problem this feature will solve?
This feature will solve my problem getting bun run on Windows 11
What is the feature you are proposing to solve the problem?
Windows 11 Support
What alternatives have you considered?
NodeJS
The text was updated successfully, but these errors were encountered: