From 2294180c3778d0fcfa877818e98c420fcd54bb8a Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 5 Dec 2023 22:08:06 +0000 Subject: deploy: 7e98f5def5942969f97f5f015e7fb8417793d132 --- fib/index.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 fib/index.html (limited to 'fib/index.html') diff --git a/fib/index.html b/fib/index.html new file mode 100644 index 0000000..6d09b7f --- /dev/null +++ b/fib/index.html @@ -0,0 +1,4 @@ +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