calculate fibonacci numbers using wasm.
```ts import { fib } from "fib-wasm-pack-inline"
Compile WebAssembly .wasm files to a TypeScript module.
No description provided.
A debugger agent of [wasminspect](https://github.com/kateinoigakukun/wasminspect) for JavaScript host environment. This libray is compatible for both browser and Node.js.
Rust-SSVM - a Portable EWASM Engine Binding Rust Interface
Fast WebAssembly interpreter