Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The README instructions for components seem outdated #166

Closed
antocuni opened this issue Jul 27, 2023 · 0 comments · Fixed by #169
Closed

The README instructions for components seem outdated #166

antocuni opened this issue Jul 27, 2023 · 0 comments · Fixed by #169

Comments

@antocuni
Copy link

antocuni commented Jul 27, 2023

I'm trying to follow the instructions to create a component. In particular, the README contains this line:

wasm-tools component new demo.wat --wit demo.wit -o demo.wasm

However, I get this error:

$ wasm-tools -V
wasm-tools 1.0.38
$ wasm-tools component new demo.wat --wit demo.wit -o demo.wasm
error: unexpected argument '--wit' found

  tip: a similar argument exists: '--wat'

Usage: wasm-tools component new --wat <INPUT>

For more information, try '--help'.
@antocuni antocuni changed the title The README instructions for components seems outdated The README instructions for components seem outdated Jul 27, 2023
alexcrichton added a commit to alexcrichton/wasmtime-py that referenced this issue Aug 7, 2023
alexcrichton added a commit that referenced this issue Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant