Module js::front::run::compiler[src]

For compiling Javascript values

Traits

Compiler

A compiler that transforms expressions into their compiled form, typically through a library such as LibJIT or LLVM.