-
### How can we reproduce the crash?
I am experiencing a crash in Bun when using ctx['fillText']("Big smile!", 10, 90) with @napi-rs/canvas while integrating with Elysia on Bun.
### Relevant log out…
-
### Steps to reproduce
I'm always using latest versions
since today I have this issue
```
called `Result::unwrap()` on an `Err` value: Error { kind: UnexpectedEof, message: "failed to fill whole…
-
### Describe the bug
https://github.com/user-attachments/assets/1923160a-db69-47f1-95af-9c87d28d90b7
### Your Example Website or App
-
### Steps to Reproduce the Bug or Issue
```ts
import …
-
```haskell
sudo sst tunnel install --print-logs
time=2024-10-14T22:39:16.190+02:00 level=INFO msg="checking for pulumi" path=/root/.config/sst/bin/pulumi
time=2024-10-14T22:39:17.521+02:00 level=…
-
### Clear and concise description of the problem
Currently the Bun example doesn't work, arguments can only be literal strings, objects and arrays in `unplugin-macros`.
```ts
import {getText} f…
-
### What version of Bun is running?
1.1.37
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
When attempting to build a script that calls the `sass…
-
### Description
Making it easy for end-users to understand how they can migrate projects from other package managers.
### Suggestion
- make code changes to support &/or help migrate tools (ex.…
-
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?
_No response_
### Relevant log output
```shell
```
### Stack Trace (bun.report)
Bun v1.1.33 ([`247456b`]()) on windows x86_64 [RunAsNodeCommand]
Segmentation…
-
Bun is a new JavaScript run-time written in Zig. It's designed to be Node-compatible, including NAPI -- so we _probably_ support it.
Timebox: 0.5 days
## To do
- [x] See if we already support…