Meta type ‣ Plain object - chung-leong/zigar GitHub Wiki
The plain object meta type indicates that a Zig type should become a JavaScript object (in the case of struct and union) or array (in the case of array and slice pointer). It's assigned using the following functions: