-
**TL;DR**: Rust, Bun, and many other tools add `.bashrc` lines automatically, and this makes it a lot easier to quickly get up and running with a tool, especially for newbies. I really think Deno shou…
-
### Bug description
The Node.js process already received a ${this.globalKillSignalReceived} signal, therefore the Prisma query engine exited
SyntaxError: JSON Parse error: Unterminated string
…
-
-
#1311 の残余作業になります. 現在のテストランタイムは Vitest になっていますが, これを Bun へ移行します. これによりさらなるテスト実行の高速化が期待できますが, カバレッジの計測などが機能不十分になる可能性もあるため機能の検証も必要です.
-
When using this test case
```ts
itBundled("bun/SourceMapLargeFile", {
target: "bun",
compile: true,
files: {
"/entry.ts": /* js */ `
// this test is not checking behaviors with …
-
I have been doing some benchmarking of workerd against other JS runtimes and I am not seeing very good results. Do you have any recommendations for config for peak performance for benchmarking, or an …
-
Trying to build this with latest SW incl Xcode on Mac
After cloning and then try to make it, it fails:
make
echo "-define(VERSION,\"`git describe --tags`\")." > include/mad.hrl
erlc -o ebin de…
-
### pnpm version: 8.6.2 (compiled to binary; bundled Node.js v18.1.0)
### Code to reproduce the issue:
```
$ docker run -it alpine /bin/sh
/ # wget -qO- https://get.pnpm.io/install.sh | EN…
-
### What version of Bun is running?
1.1.2+c8d072c2a
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
1. bun create elysia myapp
2. …
AHFoD updated
3 months ago
-
I think it would be great if this extension had support for Bun's test runner.