The result of Parser.emitCode for a given output format.
Textual formats produce a string, object code produces a Uint8Array.
string
Uint8Array
The result of Parser.emitCode for a given output format.
Textual formats produce a
string, object code produces aUint8Array.