Tootfinder

Opt-in global Mastodon full text search. Join the index!

@stf@chaos.social
2025-09-02 02:16:57

new liboprf release v0.9.2, besides minor packaging fixes this brings #zig support. you can now import liboprf as a zig module and it will build a static library you can use in your zig project.
github.com/stef/liboprf/r…

@toxi@mastodon.thi.ng
2025-06-21 10:35:55

PSA for people using #Ziglang via the #ASDF version manager: The "official" Zig plugin seems to be unmaintained and doesn't support the new URL format of recent Zig releases, but there's a new fork of the plugin which does. You can switch to it via:
```
asdf plugin remove z…