wasm-embedded-cli 0.1.0

CLI for interacting with embedded-wasm capable devices
1
2
3
fn main() {
    println!("Hello, world!");
}