Patryk
                                            Patryk
                                        
                                    How about drawing a border of a fence. Edit: After drawing a demo I think it'll get too messy 
Also what does it take to add support for a new language?
Oh forgot to mention, I have a working buildroot config, I just need to clean it up a bit as well
Dunno if that helps(I don't even know if my seg fault was related), but I was able to solve the issue by installing `wasm-pack` from aur instead of cargo. So:...
> because it will require coordinating updates across other languages Let me know if I can help with other implementations
FYI, rebase, the test failure seems to be unrelated
Read for review, also, while running codegen I've noticed two things: - Looks like codegen wasn't run in `packages/bsky` when mutes got introduced as it wanted to create a lot...
> It's been consistent in my experience, but it may be relying on some implicit behavior. I think it actually may be following the rules of bash glob expansion, which...
The library also looks reasonable, MIT, 0 dependencies, lots of weekly downloads and snyk doesn't show any known vulnerabilities. The only problem I see is that there are issues with...
> However it seems the source is the `getToken()` function in `pds/src/auth.ts` I've written a test for this and it passes, which makes sense according to the [docs](https://nodejs.org/api/http.html#messageheaders) headers are...