These are the bindings for Wasm Interface Types Component so the core library can be run anywhere wasmtime
runs (Rust, JS, ...)
./tests/mod.rs contains the Rust tests for the component, also shows how to use the component in Rust.
To run the tests:
cargo test