Rust must be installed.
git clone --recurse-submodules https://github.com/donald-pinckney/WasmContinuations
cd WasmContinuations
cd wasmtime
cargo build
cargo install --path . --force # To install the wasmtime binary on the system
Rust must be installed.
git clone --recurse-submodules https://github.com/donald-pinckney/WasmContinuations
cd WasmContinuations
cd wasmtime
cargo build
cargo install --path . --force # To install the wasmtime binary on the system