wasmer-js icon indicating copy to clipboard operation
wasmer-js copied to clipboard

wasmer-js suggests `validate` as a subcommand

Open rnewman opened this issue 4 years ago • 0 comments

$ wasmer-js --help
…
SUBCOMMANDS
…
    validate         Validate a Web Assembly binary
$ wasmer-js validate foo.wasm
Error: File validate not found

See also doc bug report here: https://github.com/wasmerio/docs.wasmer.io/issues/56

rnewman avatar Jun 10 '20 21:06 rnewman