-
### What version of Hono are you using?
2.0.2
### What runtime/platform is your app running on?
Deno
### What steps can reproduce the bug?
Just run the example code:
```ts
import { Hono } from …
-
Right now we support various "environments": web, node, other JS shells, etc. We need to use different code paths for loading a file, for example - fetch on the web versus node's `fs` package, and so …
-
I was wondering if there is any plan to support uWebSockets.js ??
it can be a huge improvement. Btw thanks for your hard work on the project I really like it
-
### System Info
operating system: Windows 10
deno 1.45.5 (release, x86_64-pc-windows-msvc)
v8 12.7.224.13
typescript 5.5.2
### Overview
I note that the time it takes for a client web socke…
-
### Proposed change
Expand the `NPM` distro to include a `dist` style directory with ESM (such as `_dist/esm`) specified in `tsconfig` and generated by `tsc`. The `dist` output should include only t…
-
This is a tracking issue to get push notifications out the door
- [ ] https://github.com/damus-io/damus/issues/1707 (We should at least test to see if current behaviour is acceptable)
- [ ] #2400
…
-
Remote-droid is the open-sourced part of a big automation platform to remote control hundreds of mobile devices.
I spent some time preparing a Kubernetes setup that is now working.
I can provide…
-
> In the future we could allow custom get the parent algorithms. Let us know if this would be useful for your programs. For now, all author-created EventTargets do not participate in a tree structure.…
-
I wanted to mock some Deno functions for unit tests, but I was surprised to see that `Deno = {}` or `globalThis.Deno = {}` results in:
```
Uncaught TypeError: Cannot assign to read only property 'De…
-
What is left for us to consider fetch stable?
ronag updated
2 months ago