Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 488 Bytes

File metadata and controls

23 lines (16 loc) · 488 Bytes

Getting Started

To use grate-rs, please complete the following setup steps:

1. Add lind-wasm scripts to your PATH

export PATH=$PATH:/home/lind/lind-wasm/scripts/

2. Install required Rust component

rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu

3. Build examples with lind_compile

Navigate to the grate-rs directory and compile the examples:

cd lind-wasm-example-grates/lib/grate-rs
cargo lind_compile --examples