Module js::back[src]

The default backend implemented on top of LibJIT

Modules

compiler

The compiler, which transforms Javascript expressions to LibJIT IR

executor

The executor, which runs the LibJIT IR by compiling it then running it