clover caruso

Results 232 comments of clover caruso

confirmed can reproduce on MacOS. fault about ~30% of the time

missing symbol called can mean any missing symbol, but the `uv_mutex_t` apis (mentioned at one point in this thread) should not be hard to implement (bun does not use libuv...

this will be problematic to fix as `.size` there points to a `Stats` object that we implement in native code and simply point to `u64`s. overriding this in js needs...

damn, i cant believe this is just `{}` though for what youre doing you should use `Bun.stdout.*`, though i guess thats not a writablestream

> Maybe this will be useful? sorry this file is really out of date follow this to setup a devenv: https://bun.sh/docs/project/contributing the code you need to edit is src/js/stream.js. this...

![image](https://github.com/oven-sh/bun/assets/24465214/6c94c538-aa4d-4c3a-bc5c-cf9720a86fac) bun's `node:http.IncomingMessage` does not allow ovewriting these properties because they are only getters: ![image](https://github.com/oven-sh/bun/assets/24465214/1587c7d6-3c20-4bfa-9825-b1992dc4c73c)

the pr has failing tests unfortunatly

it is very close but there are some https / compression issues with got after the pr. i've been prioritizing windows mostly and havent had time to finish that pr.

![image](https://user-images.githubusercontent.com/24465214/221061540-aeaef890-b7fc-4d40-bf1d-df74c94f835b.png) yeah i can see that. it's getting much farther now than before.