-
The below error is being thrown on netlify edge function production.
```
[login] ReferenceError: Worker is not defined
at Module.compare (https://deno.land/x/bcrypt@v0.4.0/src/main.ts:61:18)
…
-
- [x] I have verified that the issue occurs with the latest twilio-video.js release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-video.js/blob/master/…
-
I just tried to publish aws_sdk v3.7.0.0, and got:
https://deno.land/status/6040bc900015b3d40011fae8
```
Status: Error: No space left on device (os error 28)
```
-
Hi, I use Deno for OS scripting. Scripting files use shebangs but no file extension, e.g.
```
// my_script
#!/bin/env -S deno run --allow-env --allow-read
```
When I set the `shebangs` settin…
Brixy updated
4 months ago
-
`std/wasi` is being deprecated https://github.com/denoland/deno_std/pull/3732 and it would be nice to offer an alternative i.e `node:wasi` before it's removal.
Some ideas on perfomance:
- https:…
-
Ok suppose I've got `parseModule`/`createGraph` resolving modules correctly. How can I now execute the module?
```ts
const m = await denoGraph.parseModule("http://example.ts", "export default { fo…
-
Sometimes you may want to leave an explanatory note mid-paragraph that is hidden to the reader but visible to anybody editing the file to explain something that isn't obvious e.g. after `` `tsc --modu…
-
I am the developer of [client-zip](/Touffy/client-zip), a very small, pretty fast streaming Zip file generator, written in modern JavaScript and a bit of WASM. A user suggested to me — insistently — t…
-
There's been a recent major release of Astro https://astro.build/blog/astro-4/, and from the looks of things this adapter should work, however the peerDependency expects `astro@^3.0.13` https://github…
-
Any possibility to support deno?