alef-backend-zig 0.15.21

Zig backend for alef
Documentation
1
2
3
    const {{ name }}_z: [:0]u8 = try std.fmt.allocPrintSentinel(
        std.heap.c_allocator, "{s}", .{{ context }}, 0,
    );