Expand description
This module contains the bytecode compiler.
Structsยง
- Byte
Compiler - The
ByteCompileris used to compile ECMAScript AST fromboa_astto bytecode.
This module contains the bytecode compiler.
ByteCompiler is used to compile ECMAScript AST from boa_ast to bytecode.