-
Currently `bun-repl` is the suggested subcommand for `bun x`, however it's broken on linux arm64.
## Problem
```
❯ docker run --rm -it --platform linux/arm64 oven/bun:latest -- x bun-repl
Unab…
-
### What is the problem this feature will solve?
Embedding sqlite in Node was [proposed in 2019](https://github.com/nodejs/node/issues/29378). There was not a lot of enthusiasm at the time. It's no…
-
**Describe the bug**
Once a data source has been imported, attempting to run `pnpm build` in the project root results in several fatal errors relating to missing dependencies.
**To Reproduce**
St…
agaw updated
11 months ago
-
# Description
Hello there 🙂
I'm having an issue where I'm able to build the opencv crate, but running the binary fails with the following output:
```
./target/release/opencv-test
dyld[36020]…
-
Currently we don't have a good way to test if the current parameters of the `tty` attached to stdin is actually configured correctly. This makes testing things like `setRawMode` very hard without writ…
-
[24.08.2023 12:08:06] jasiu-rozowyczlowiek:
[24.08.2023 12:08:06] jasiu-rozowyczlowiek
-
Is it possible to use rwkv.cpp with Bunjs FFI https://bun.sh/docs/api/ffi
-
Add support for , nodejs successor.
-
### Version
0.1.4
### Platform
Darwin Vestimirs-MacBook-Air.local 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T8101 arm64
### What steps …
-
Type: Bug
The following code will cause the Lua code "local a = 2" to be highlighted as c code, rather than Lua code.
If the "?" is removed the syntax is fixed and "local a = 2" is highlighted ap…