Module bytecompiler

Module bytecompiler 

Source
Expand description

This module contains the bytecode compiler.

Structsยง

ByteCompiler
The ByteCompiler is used to compile ECMAScript AST from boa_ast to bytecode.