From 130746bc856f5c2eb5672cceb0e1304ee2c95b1e Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 28 Feb 2024 18:32:44 +0000 Subject: deploy: 7cc72737a0140f5f71e9d83d4f87503eb4c7604f --- fib/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fib/index.html') diff --git a/fib/index.html b/fib/index.html index 5447c2b..fd9587d 100644 --- a/fib/index.html +++ b/fib/index.html @@ -1,4 +1,6 @@ -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