Bartek Iwańczuk

Results 361 comments of Bartek Iwańczuk

I just tested provided example on latest Deno (1.30.3) and this is what I get: ![Screenshot 2023-02-09 at 14 16 31](https://user-images.githubusercontent.com/13602871/217823160-841a8aa4-4637-4522-b0ff-de590ae622a5.png) While the screen has turned white and there's "Please,...

Integration tests are split so that each file produces a separate binary - this could be done upfront in a separate PR Done in #16816 and merged into this PR.

Current blocker: packaging artifacts on Windows hangs.

@littledivy is right here, we just hit this problem again today. We should an empty function benched before we start running user benchmarks. If anyone is interested in fixing this...

@andreubotella is this something you still want to pursue?

Hey @teriu. We are still discussing internally whether we should continue to work on improvements to `deno_lint` like custom plugin system (that wouldn't be compatible with ESLint's plugin system) or...

> because I don't see myself writing ffi/rust plugins for small rules I want to add The plugins would have a JavaScript/TypeScript API

Thanks for checking @iuioiua, closing without a merge.