clover caruso
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...
@cirospaciari any idea?
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...
 bun's `node:http.IncomingMessage` does not allow ovewriting these properties because they are only getters: 
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.
 yeah i can see that. it's getting much farther now than before.