Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

validate is not a valid subcommand #56

Open
rnewman opened this issue Jun 10, 2020 · 2 comments
Open

validate is not a valid subcommand #56

rnewman opened this issue Jun 10, 2020 · 2 comments
Assignees
Labels
🐞 bug Something isn't working 📦 Javascript

Comments

@rnewman
Copy link

rnewman commented Jun 10, 2020

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

rnewman commented Jun 10, 2020

I filed this one here 'cos

https://docs.wasmer.io/integrations/js/wasmer-js-cli

repeats this help output. Will file another issue in the main repo to fix the code.

@jubianchi
Copy link
Contributor

Thanks for reporting that!

As you noticed, this is a bug on wasmer-js side which we will address as soon as possible.

On the docs side, here, I'll make the required change.

@jubianchi jubianchi self-assigned this Oct 29, 2020
@jubianchi jubianchi added 🐞 bug Something isn't working 📦 Javascript labels Nov 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working 📦 Javascript
Projects
None yet
Development

No branches or pull requests

2 participants