-
### What version of Bun is running?
v1.1.12 i
### What platform is your computer?
x64
### What steps can reproduce the bug?
Follow these instructions https://github.com/guest271314/native-messagi…
-
### Version
v22.10.0
### Platform
```text
Linux GuyuDebian 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux
```
### Subsystem
_No response_
##…
-
### What version of Bun is running?
1.1.27+267afa293
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
````tsx
// rest.js
console.l…
-
- [ ] better-sqlite3
- [ ] bun-sqlite
- [ ] d1
- [ ] libsql
- [x] mysql2
- [ ] neon-serverless
- [ ] node-postgres
- [ ] planetscale-serverless
- [ ] postgres-js
- [ ] sql-js
- [ ] sqlite-proxy
-
### System Info
transformer.js#3
### Environment/Platform
- [ ] Website/web-app
- [X] Browser extension
- [ ] Server-side (e.g., Node.js, Deno, Bun)
- [ ] Desktop app (e.g., Electron)
- [ ] Other (…
-
### What version of Bun is running?
Bun v1.1.30-canary.71+af82a446d (macOS arm64)
### What platform is your computer?
Darwin 24.0.0 arm64 arm
### What steps can reproduce the bug?
```js
class My…
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
Use the follo…
-
Version: Deno 2.0.0
```js
import * as Firebird from "npm:node-firebird";
let options = {};
options.host = "server.ip";
options.port = 3050;
options.database = "aDatabase";
options.user = "SYS…
-
I tried the `starter-kit` [with Bun](https://github.com/teddyjfpender/protokit-starter-bun). There are some performance gains when using Bun instead of Node/npm:
- For a block with a single transacti…
-
### How can we reproduce the crash?
See script
### JavaScript/TypeScript code that reproduces the crash?
`Src` dir must contain an index.js
`MACRO_DIRECTORY` Must be an folder path
```js
import { …