Crate oxc_parser_napi

Source

Structs§

EcmaScriptModule
ParseResult
ParserOptions
ResolveTask

Functions§

get_buffer_offset
Get offset within a Uint8Array which is aligned on 4 GiB.
parse_async
Parse asynchronously.
parse_sync
Parse synchronously.
parse_sync_raw
Parses AST into provided Uint8Array buffer.
raw_transfer_supported
Returns true if raw transfer is supported on this platform.