-
### What version of Hono are you using?
4.6.8
### What runtime/platform is your app running on? (with version if possible)
Bun
### What steps can reproduce the bug?
Setup the a bun runtime with w…
-
### What do you want and why?
Now that Bun is stable, and next supports it maybe it is time to implement support for Blitz.
-
I was thinking, since ion is based on bun, it would be cool if it enabled to use bun also remotely.
Moreover, the new llrt from AWS might also be an interesting alternative for the lambdas!
-
## The problem
When I install @prisma/nuxt and start at dev mode everything works until "Generating Prisma client...". At this moment it just freezes and nothing happens
## Steps to reproduce:
…
-
Currently, our [build process](https://github.com/brisa-build/brisa/blob/canary/packages/brisa/src/cli/build.ts) has several workarounds that make it difficult to have an optimized hot reloading.
I…
-
### What version of Bun is running?
1.1.12+43f0913c3
### What platform is your computer?
Linux 6.5.0-18-generic x86_64 x86_64
### What steps can reproduce the bug?
![image](https://gith…
-
**Is your proposal related to a problem? Please describe.**
Use `bun` as runtime environment to enhance speed & performance
-
### Describe the feature
To build a project and run it properly with `bun run .output/server/index.mjs`, one has to either set the nitro preset to `bun` with `NITRO_PRESET=bun` or modify the nitro co…
-
### What is the problem this feature would solve?
The resulting bundle size of the `bun build --compile` command is very large.
With Bun 1.1.30, for a hello world program it's already 57MB, targeting…
svi3c updated
3 weeks ago
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.12.2
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package…