Skip to main content

Crate tidepool_codegen

Crate tidepool_codegen 

Source
Expand description

Cranelift-based JIT compiler for Tidepool Core expressions.

Compiles CoreExpr to native code via Cranelift, with effect machine support for yielding on algebraic effects and resuming with handler responses.

Modulesยง

alloc
context
datacon_env
debug
JIT debugging tools.
effect_machine
emit
gc
heap_bridge
host_fns
jit_machine
nursery
pipeline
signal_safety
JIT signal safety via sigsetjmp/siglongjmp.
stack_map
yield_type