Bartek Iwańczuk

Results 581 comments of Bartek Iwańczuk

We're eagerly waiting for this PR in Deno 🙏

Side question: you run program with Deno, then you update Deno to newer version. Should program still run under new version without problems using old gen files? I believe I...

@iuioiua this PR looks good and I would love to land it for 1.31. Could you rebase the PR?

That seams reasonable. Preferably we'd do it as soon as possible.

> I've got a few more things to do with this PR before it's ready. I aim to have it ready for 1.31.0. @iuioiua do you need help with anything?

Tested locally, seems to be working very well. > Previously, only `Deno.permissions.query()` calls were covered. Now, prompt interactions are covered. Preliminary tests on my local machine look good. > >...

Hey @iuioiua we discussed this PR during today's CLI working group meeting. Since denying permissions in 99% will mean that program terminates, we want to remove the option to "deny...