Skip to content

Meta type ‣ Typed array

Chung Leong edited this page Oct 25, 2025 · 3 revisions

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

Clone this wiki locally