Meta type ‣ Typed array - chung-leong/zigar GitHub Wiki

The typed array meta type indicates that a Zig type should become a typed array on the JavaScript side. It's assigned using the following functions:


Meta types