Select the types of activity you want to include in your feed.
fix malloc_trim: move @cImport to top-level for zig 0.15 compat
@cImport inline inside a comptime block doesn't work on zig 0.15.move the import to module scope with a comptime os check.Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
zzstoatzz 3 months ago 51f46dfc 5ec37cb9