Divy Srivastava

Results 191 comments of Divy Srivastava

Also how is struct padding defined? Right now it is only "packed" structs IIUC

It's been a long time so I tried out the ISAAC PRNG benchmark with Deno 1.37.0: ``` divy@divy:~/gh/littledivy/deno$ deno run test.mjs 3.102 divy@divy:~/gh/littledivy/deno$ node test.mjs 3.196 ``` I think this...

This PR is quite old now. This might be worth looking into later on as the improvement is only for small buffers

We are too early to track progress. I'm closing this issue

It seems `require.resolve` is not working as expected when running from global cache i.e. `deno run -A npm:@angular/cli`

![image](https://github.com/denoland/deno/assets/34997667/ec8e6077-345d-484c-b9bd-4e82a77e7215) another case of packages depending on non-standard `error.code`. This one for TextDecoder#decode

Fixed by https://github.com/angular/angular-cli/pull/27570

Is SDL2 installed in your system? https://github.com/littledivy/deno_sdl2?tab=readme-ov-file#installing-sdl2

> But always show me error. What error do you get? Please provide a reproduction

Thanks for the PR! Can you please fix format errors? https://github.com/denoland/deno/actions/runs/8005137443/job/21863912560?pr=22499#step:26:44