-
All of the latest [supported versions](https://nodejs.org/en/about/releases/) of NodeJS support BigInt:
- 12.22.1
- 14.17.0
- 15.14.0
- 16.2.0
Consider leveraging `BigInt` to express 64-bit sig…
-
Currently all unstable features are behind the flag `--unstable`, but we'd like to have a system which enables more granular control on unstable features.
-
Environment:
- x86_64 ArchLinux
- Plasma 6.0.3 wayland
- Deno 1.42.1
Repuroducable code:
```ts
// https://deno.com/blog/v1.40#webgpu-windowing--bring-your-own-window
import {
EventTy…
-
### System details
RStudio Edition :
RStudio Version : 2022.07.2+557.pro5
OS Version : ubuntu20
R Version : 4.1.3
### Steps to reproduce the problem
This ca…
-
Maybe I'm doing something wrong, but I could not make the example to work on Windows 10.
Here is the reproduction of the error:
``` powershell
╰─❯ deno upgrade
Looking up latest version
F…
-
There are a variety of different ways errors in Deno's TS/JS layer are raised. Some are sentence case, others not. Some end with a period, others do not. Some provide the current state of the system,…
-
Just curious if there's been any consideration or research done to what would be needed to make this library work for Deno.
There's a stack overflow question[1] regarding this, that seems to be rel…
-
## Problem
Not yet supported in Deno
## Suggested solution
Add support for Deno
It would be great to add support for Deno I'm not sure is it possible right now or in the future but seeing how …
-
I miss a good image processing library like sharp: https://github.com/lovell/sharp/issues/2583
There's an alternative based on imagick (https://github.com/lumeland/imagemagick-deno) but it's a bit …
-
When you have a mix of Rust `println!` and JS `console.log` output within a test the `------- output -------` marker may be written in the middle of the output. I found this confusing and it made me i…
lrowe updated
2 months ago