- {ParserClass}
new WebAssemblyParser(): WebAssemblyParserReturns:
<WebAssemblyParser>parse(source, state): voidsource{string|Buffer< ArrayBufferLike >|PreparsedAst}state<ParserState>- Returns:
<ParserState>
Parses the provided source and updates the parser state.