-
### What version of Hono are you using?
4.4.9
### What runtime/platform is your app running on?
Bun
### What steps can reproduce the bug?
```ts
// index.ts
import { Hono } from "hono"…
-
It would be nice to have a browser that supports TS like Node, Deno and Bun... but these only support as something to be converted (lost) on the fly, not as something that can enable important optimiz…
-
> This is a high level roadmap for how we're thinking about building Electrobun over the next few months
- [x] v0.1.0 Core Architecture
- [x] Initial bun api
- [x] Initial webview api
- [x…
-
## Problem
Running an alternative JavaScript runtime is `practically impossible` due to an [extreme difference in the cold starts](https://twitter.com/BorisTane/status/1595366844973867008).
Why:
…
-
### System Info
System:
OS: macOS 14.6
CPU: (10) arm64 Apple M1 Pro
Memory: 218.47 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.18.2 - ~/.nvm/versions/node/v18.18.2/…
-
### Summary
Adding a nim configuration option to choose which javascript runtime to run the js examples with docgen
### Description
Currently docgen runs the javascript examples with node, but I wa…
-
This suggestion is based on the continued wide spread use of Javascript. I've been really enjoying the performance and DX of Hono and would love to encourage more people who are hesitant to try Hono.
…
-
It would be great if AWSLabs' [PowerShell Custom Runtime](https://github.com/awslabs/aws-lambda-powershell-runtime) were added to the performance comparisons.
PowerShell in Lambda has two options: …
-
`devServer.startDevServer` doesn't work inside the bun runtime, there aren't really any logs emitted, just a hanging server, but I think it gets hung up on the build step.
-
### Bug description
Trying to running `prisma generate` inside Docker container build, but it does not happen.
See console output:
It started some Prisma engine downloading, but gives up in abo…