Skip to main content

Module expr

Module expr 

Source

Functionsยง

compile_expr
Compile a CoreExpr into a JIT function. Returns the FuncId. The compiled function has signature: (vmctx: i64) -> i64 It returns a heap pointer to the result.