Skip to content

Conversation

@yamt
Copy link
Contributor

@yamt yamt commented Jan 31, 2024

To avoid errors like:

Caused by:
    0: import `wasi:cli/[email protected]` has the wrong type
    1: instance export `get-arguments` has the wrong type
    2: expected func found nothing
make: *** [Makefile:185: /home/runner/work/wasi-libc/wasi-libc/test/build/functional/argv.wasm.err] Error 1
Error: Process completed with exit code 2.

Also, bump them to 17.

To avoid errors like:

```
Caused by:
    0: import `wasi:cli/[email protected]` has the wrong type
    1: instance export `get-arguments` has the wrong type
    2: expected func found nothing
make: *** [Makefile:185: /home/runner/work/wasi-libc/wasi-libc/test/build/functional/argv.wasm.err] Error 1
Error: Process completed with exit code 2.
```

Also, bump them to 17.
@abrown abrown merged commit a6489a8 into WebAssembly:main Feb 1, 2024
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 this pull request may close these issues.

2 participants