-
### `package.json` file
https://bun.report/1.1.33/wi1247456bAggC+m/rTyjh9Emym8Eogg+E+lwlGq2gBi8I4txzjDCYKERNEL32.DLL65yECSntdll.dllwz3WA0eNo1yEEOgCAMBMCv7I1nkaYuuBGLSVG/78k5jrkzE7PhDs1AE8eG0rWqjxkseH…
-
### How can we reproduce the crash?
I just did `bun add -D @types/ bun` and it crashed.
`bun add -D @types/bun` works fine (without space)
### Relevant log output
_No response_
### Stack Trace (…
-
The use of zig + ldc2 is functional and exciting. However, for some users, it may not be interesting to be limited to such choices.
Unlike `build.zig`, the `build.d` will be a manual process using …
-
Reproduction: On an aarch64-linux-gnu machine, clone zig-gamedev and run `zig build gui_test_wgpu`, or on another machine run `zig build gui_test_wgpu -Dtarget=aarch64-linux-gnu`
Some of the errors…
-
### How can we reproduce the crash?
https://replit.com/@utyfua/bun-report-2024-11-13
### Relevant log output
#### Linux 6.2.16 (replit)
```shell
~/bun-report-2024-11-13$ bun run build.ts
=========…
-
### How can we reproduce the crash?
1. Create a NextJS app
2. Run with --bun flag, e.g. "bun --bun run dev"
### Relevant log output
```shell
```
### Stack Trace (bun.report)
Bun v1.1.34 ([`5e5e7…
-
### Zig Version
0.14.0-dev.2032+c563ba6b1
### ZLS Version
0.14.0-dev.179+5acc066
### Client / Code Editor / Extensions
vim 9.1 with coc
### Steps to Reproduce and Observed Behavior
open zig fil…
-
> https://pedropark99.github.io/zig-book/
This an open book, meaning that, it is open-source, and it will always be open for anyone that wants to read it. However, this book is still under construc…
-
### Description
```
273/306 shred_collector.repair_service.test.RepairService sends repair request to gossip peer...FAIL (TimeSkew)
/opt/hostedtoolcache/zig/0.13.0/x64/lib/std/crypto/25519/scalar.z…
-
### Check for existing issues
- [X] Completed
### Describe the feature
zig has [multiline string literals](https://ziglang.org/documentation/master/#Multiline-String-Literals) which are syntactical…