-
If nixpkgs provides latest deno which includes https://github.com/denoland/deno/pull/23419
-
**Describe the bug**
Attempting to query an interface with many implementations results in an error.
**To Reproduce**
We have an interface (`FactoryUnit`) with more than 70 implementations. I…
-
### What version of Hono are you using?
4.2.4 I think. you know the web just keeps getting wilder
### What runtime/platform is your app running on?
deno
### What steps can reproduce the bug?
If …
-
In:
```
import { open } from "https://deno.land/x/duckdb/mod.ts";
```
Out:
```
Error: Could not open library: Could not open library: dlopen(/Users/kai/Library/Caches/deno/plug/https/githu…
-
Links lead the user into a continuous loop when trying to access the class hyperlinked to a "This property was inherited from X" comment:
https://discord-luau-docs.deno.dev/classes/objects/guildtex…
-
Here's my code:
```typescript
import { RealtimeClient } from "../node_modules/@openai/realtime-api-beta/index.js";
import { OPENAI_API_KEY, USER_NAME } from "./config/config.ts";
import { getIns…
-
It seems like a special crafted string can causes an error to be thrown when creating a Node Buffer and encode with `base64`.
## Steps to reproduce
Run this file:
```ts
import { Buffer } fro…
-
Aside from being a toy project, any known limitations with this current approach for doing SSR with React in Rust?
Been having server side hydration issues with various node APIs in my approach when …
-
Hi there!
Recently I started to integrate this project with the [Eluna Engine](https://elunaluaengine.github.io/) included in our [AzerothCore](https://www.azerothcore.org/) project, and with a bit…
-
When I use [zag ui](https://zagjs.com/) with deno, some components doesn't work because deno doesn't implement `__proto__`.
`Object.getPrototypeOf` also has good compatibility, so I think replacing…
Xuhv updated
3 months ago