Module exec

Module exec 

Source
Expand description

Execution of the AST, this is where the interpreter actually runs

Structs§

Interpreter
A Javascript intepreter

Traits§

Executable