BigHugger
sk Skill · donaldfilimon

zig-builtins

Use when reaching for a Zig @-builtin on the zvm master toolchain and needing its exact signature or the right one for the job: casting (@as, @intCast, @bitCast, @ptrCast, @truncate, @backingInt, @fromBackingInt), reflection (@typeInfo, @TypeOf, @hasDecl, @FieldType), type construction (@Int, @Struct, @Enum, @Union, @Pointer, @Fn, @Tuple), memory (@memcpy, @memset, @splat, @sizeOf, @offsetOf, @fieldParentPtr),…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
zigbashJavaScript
Host repository
donaldfilimon/abi
Host stars
19
Host language
JavaScript