Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 362 Bytes

WasmContinuations

Requirements

Rust must be installed.

Cloning

git clone --recurse-submodules https://github.com/donald-pinckney/WasmContinuations
cd WasmContinuations

Building

cd wasmtime
cargo build
cargo install --path . --force # To install the wasmtime binary on the system