From 5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 7 Dec 2024 01:01:45 +0000 Subject: deploy: 9c3c3fd923d894d2351eb22129ea693eb98fa8ff --- fib/all.html | 3 +-- fib/index.html | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'fib') diff --git a/fib/all.html b/fib/all.html index 87e7a89..abcf332 100644 --- a/fib/all.html +++ b/fib/all.html @@ -1,2 +1 @@ -List of all items in this crate -

List of all items

\ No newline at end of file +List of all items in this crate

List of all items

\ No newline at end of file diff --git a/fib/index.html b/fib/index.html index fd9587d..3fcbd55 100644 --- a/fib/index.html +++ b/fib/index.html @@ -1,6 +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