Structs§
Functions§
- get_
buffer_ offset - Get offset within a
Uint8Array
which is aligned onBUFFER_ALIGN
. - parse_
async - Parse asynchronously.
- parse_
async_ raw - Parse AST into provided
Uint8Array
buffer, asynchronously. - parse_
sync - Parse synchronously.
- parse_
sync_ ⚠raw - Parse AST into provided
Uint8Array
buffer, synchronously. - raw_
transfer_ supported - Returns
true
if raw transfer is supported on this platform.