Leo Kettmeir

Results 186 comments of Leo Kettmeir

How should this behave with a complex pattern that isnt FS friendly? or more specifically, what path would it create for such a pattern to then use the override? How...

The reason is it currently calls the same op as `Deno.kill`, which needs unbounded run perms. I was gonna change this in the new subprocess API PR, but there was...

Because there is no GitHub linux aarch64 runners

For the people in need for aarch64 linux binaries, I do have some over at https://deno.toaxl.com/. These are **NOT** official in any way, and i am not a maintainer, just...

@JerryGreen There are currently no 32bit deno executables. see https://github.com/denoland/deno/issues/2295 > Doesn't aarch64 run official deno executable? no. arm and x86 are inherently different systems. you cant run executables for...

darwin-arm64 builds are made manually. technically the same could be done for linux-arm64, but most linux-arm64 devices arent exactly the most powerful, as building deno on a rpi can take...

WIll be fixed by https://github.com/denoland/deno/pull/13118

performance wise though .at() is quite slower

I think it makes sense to add