My struggle to make wasmtime work with wit-bindgen.
Based on https://docs.rs/wasmtime/latest/wasmtime/component/bindgen_examples/_0_hello_world/index.html
- Install Rust: https://www.rust-lang.org/tools/install
- Install cargo-component:
cargo install cargo-component
make build-module
make run-module
make run-module-node