bun icon indicating copy to clipboard operation
bun copied to clipboard

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

Results 2139 bun issues
Sort by recently updated
recently updated
newest added

### Version 0.1.2 ### Platform 5.13.0-52-generic #59~20.04.1-Ubuntu ### What steps will reproduce the bug? 1. Create a websockets server/producer. I tested 10k-100k Events per second with 100-200 bytes per message....

bug
need repro
segfault

### What is the problem this feature will solve? We need to have Svelte to be included in the project creation step to make it easy to using Bun to...

enhancement
templates

### What is the problem this feature will solve? Setting an interval that wont block the exiting of Bun is impossible, but is possible on Node and Deno. There is...

enhancement

From [this](https://discord.com/channels/876711213126520882/887787428973281300/994055273142566922) discord message. After downloading Bun via the install script on macOS, upon opening a new terminal, the following message is output: ``` zsh compinit: insecure directories, run compaudit...

bug

### Version 0.1.5 ### Platform ``` Linux [HOSTNAME REDACTED] 5.18.10-76051810-generic #202207071639~1657252310~22.04~7d5e891 SMP PREEMPT_DYNAMIC Fri J x86_64 x86_64 x86_64 GNU/Linux ``` ### What steps will reproduce the bug? Making an HTTP...

bug
need repro

### Version 0.1.5 ### Platform 21.6.0 Darwin Kernel Version 21.6.0: Sat Jun 18 17:07:22 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T6000 arm64 ### What steps will reproduce the bug? ``` bash cd ~/projects #...

bug
need repro

### Version 1.5 - 2.2 I will update version as I test it. ### Platform WSL2 - Ubuntu 20.04.4 LTS ### What steps will reproduce the bug? - Install bun...

bug
need repro

### Version 0.1.5 ### Platform Linux clemster-desktop 5.15.0-41-generic #44~20.04.1-Ubuntu SMP Fri Jun 24 13:27:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ### What steps will reproduce the bug? It is honestly...

bug
need repro

👋 Hi! First of all, congratulations on shipping this publicly. It looks great. I'm listing a couple of bugs I've encountered. Not sure if they are related or if this...

bug

### What is the problem this feature will solve? It will allow bun to be used in linux distributions such as Alpine Linux or BunOS. This could also potentially solve...

enhancement