Skip to content

Conversation

@yoshuawuyts
Copy link
Member

This upstreams the WASI clocks tests from Wasmtime. This makes progress towards #181, porting a single test to make sure I'm doing things right. Once we land this, I'd like to port the remainder of the tests in bulk.

As I mentioned in #181 as well: I expect there to be some overlap between this test and the existing WASI 0.3 clocks test. Ideally what I'd like to do is finish porting all tests over first, and then move to refactor/de-duplicate some of the tests. My hope is that with that we can unblock Jco from moving onto wasi-testsuite sooner, delete the WASI 0.3 tests from Wasmtime, and focus more of the effort on updating the shared testsuite here. Thanks!

@yoshuawuyts
Copy link
Member Author

Oh right, I believe CI is failing because the current WASI 0.3 target in the Rust compiler doesn't yet know how to parse the recently updated output of wit-bindgen. I believe we either need to wait for Rust to update, or to pin to an older version of wit-bindgen.

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.

3 participants