OptionalappdirOptionaldebugOptionaldefinesOptionalexistsOptionalincludeOptionalquoteOptionalreadOptionalsignalAborts preprocessing and parsing.
When the signal is aborted Parser.parse rejects with
signal.reason and no translation unit is returned.
The wasm module runs on the JavaScript thread, so preprocessing and parsing periodically yield to the event loop to give the signal a chance to be aborted. Passing a signal therefore makes the work asynchronous, a parse without one runs to completion without interruption.
Source code to parse.
OptionalstdOptionalsysrootOptionalsystemOptionalundefines
Path to the file to parse.