Meta type ‣ Text string - chung-leong/zigar GitHub Wiki
The string meta type indicates that a Zig type should become a JavaScript string. It's
applicable to u8 and u16 arrays and slice pointers. It's assigned using the following
functions:
The string meta type indicates that a Zig type should become a JavaScript string. It's
applicable to u8 and u16 arrays and slice pointers. It's assigned using the following
functions: