On this page

class webpack.AsyncWebAssemblyParser extends ParserClass
new AsyncWebAssemblyParser(): AsyncWebAssemblyParser
parse(source, state): ParserState
Attributes
source:<string> | <Buffer>
< <ArrayBufferLike> > | <PreparsedAst>

Parses the provided source and updates the parser state.