From 779f16ef901642de5012297734af0e20f36767cf Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 19 Dec 2024 17:29:34 +0000 Subject: deploy: f76bf4e81d6b039007715ca0af3ad3a5d043367f --- fib/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fib') diff --git a/fib/index.html b/fib/index.html index 3fcbd55..72e3d45 100644 --- a/fib/index.html +++ b/fib/index.html @@ -1,4 +1,4 @@ -fib - Rust

Crate fib

source
Expand description

Fibonacci example.

+fib - Rust

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.

\ No newline at end of file -- cgit v1.2.3