Crate fib

source ·
Expand description

Fibonacci example.

Jit compile a function at runtime (generate native host code) to compute the fibonacci sequence to demonstrate the juicebox_asm crate.