-
Currently, `arweave.crypto.sign()` returns different results in runtimes other than node like bun and deno.
# Minimum Reproducible Example
```ts
import Arweave from "arweave";
import { readFil…
-
### What version of Bun is running?
1.0.6
### What platform is your computer?
Linux 5.15.77-amd64-desktop x86_64 unknown
### What steps can reproduce the bug?
I have next-auth in a react function…
-
Should there be public Dockerfiles and other content here for how to run bun in a container? Perhaps there are particular OS releases and versions, runtimes, or unique examples to share?
If I can hel…
-
### What is the problem this feature would solve?
Bun binary big
### What is the feature you are proposing to solve the problem?
are there any plans to make Bun itself strippable of features that a…
-
The new `oauth.token` method uses [`Buffer.from` under the hood](https://github.com/makenotion/notion-sdk-js/blob/83ac0435379c511e3b5a879fcdb06df0e80f5eae/src/Client.ts#L188-L189), but `Buffer` is Nod…
-
### Environment
- Operating System: `Linux`
- Node Version: `v16.14.2`
- Nuxt Version: `3.3.1`
- Nitro Version: `2.3.1`
- Package Manager: `npm@7.17.0`
- Builder: `vite`
- …
-
I saw there is a socket.io-deno package and even tho I really love Deno I feel like Bun is currently skyrocketing both as a package manager as well as a runtime. Therefor I think it would be nice to h…
MickL updated
2 weeks ago
-
### **Description**:
I propose integrating [NSolid](https://github.com/nodesource/nsolid) as an alternative to the standard Node list within Volta-CLI. NSolid is an open-source fork of Node.js, enric…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 6.4.4-arch1-1 x86_64 unknown
### What steps can reproduce the b…
-
See: https://community.fly.io/t/vite-not-found-on-ci-deploy-from-github/13064
Best solution is likely to install nginx and copy the build output to `/usr/share/nginx/html`.