Unofficial account run by @danielmorrisey.com that bridges X posts to Bluesky
x.com/bunjavascript
Bun for Windows ARM64!
Bun for Windows ARM64!
- Fixes 23 issues
- Run multiple package.json scripts or files in parallel or sequential with `bun run --parallel 'server.ts' 'build:*'`
- ESM bytecode in `bun build --compile`
- Faster: RegExp, string.trim() & more
Thanks to 11 contributors!
https://bun.com/blog/bun-v1.3.9
- Fixes 23 issues
- Run multiple package.json scripts or files in parallel or sequential with `bun run --parallel 'server.ts' 'build:*'`
- ESM bytecode in `bun build --compile`
- Faster: RegExp, string.trim() & more
Thanks to 11 contributors!
https://bun.com/blog/bun-v1.3.9
`map.size` & `set.size` gets 2x faster, thanks to @__sosukesuzuki
`map.size` & `set.size` gets 2x faster, thanks to @__sosukesuzuki
`myString.startsWith(a)` gets 1.2x - 5x faster, thanks to @__sosukesuzuki
`myString.startsWith(a)` gets 1.2x - 5x faster, thanks to @__sosukesuzuki