-
fae/she @heartles@egirls.gay on fedi
- Joined on
2022-08-05
I'm putting the "waiting for zig 0.11" tag on this but we might be able to push this up. Reconsider this in a later release, we might be able to do it before async/await gets released in the…
After working on this for a while, I'm running into compiler bugs. Most of them are a result of the stage1 compiler sucking, but it's also partly caused by the self-hosted compiler not supporting…
I think for now it might be a good idea to just implement the former. We can reconsider when we actually put the GET /notes
endpoint together, because post search is helpful for moderation…
Following e4cbb0acc3 a basic endpoint is up that does nothing but echo back inputs. We need #3 to be better implemented to give this endpoint functionality. It's also named pretty badly so we…