const HELP: &str = r#"USAGE: wasmer <SUBCOMMAND> OPTIONS: -h, --help Print help information SUBCOMMANDS: run Run a WebAssembly file. Formats accepted: wasm, wat "#;