kevgeoleo

Results 7 issues of kevgeoleo

### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? For the function getWeekInfo(), deno uses a non-standard name weekInfo() instead of...

data:js :pager:

### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? In the Browser compatibility table its mentioned Deno does not support this...

data:js :pager:

### What version of Bun is running? 1.1.38+bf2f153f5 ### What platform is your computer? Microsoft Windows NT 10.0.26100.0 x64 ### What steps can reproduce the bug? Hello, When I ran...

bug
transpiler

Version: Deno 2.3.3 Hi, I would like to report a bug in Deno that causes panic. It can be reproduced by running the following code snippet. It worked on both...

panic

### What version of Bun is running? 1.2.16+631e67484 ### What platform is your computer? Microsoft Windows NT 10.0.26100.0 x64 ### What steps can reproduce the bug? Hi, I would like...

bug
jsc
confirmed bug

### How can we reproduce the crash? Hi, I would like to report a crash in Bun which can be reproduced by running the following PoC: ```javascript var obj =...

crash
windows
runtime

Version: Deno 2.5.3 Hi, I would like to report a behavior I observed when running the following code snippet: ```javascript import { resolveObjectURL } from 'node:buffer' ``` Running this gives...

node compat