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. |
For compiling Javascript values
| Compiler | A compiler that transforms expressions into their compiled form, typically through a library such as LibJIT or LLVM. |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).