This example shows a recursive implementation of the Fibonacci sequence. It makes uses of WebAssembly's support for tail calls.