You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
We'd like to properly test our custom WASI APIs. As part of that effort, we should implement standard Rust testing on one WASI API function before expanding the test suite to cover all WASI functionality (documented in #3).
Part of this issue is determining the mechanism to use to test the WASI calls. Once this is determined, it should make further testing easier.
The text was updated successfully, but these errors were encountered:
We'd like to properly test our custom WASI APIs. As part of that effort, we should implement standard Rust testing on one WASI API function before expanding the test suite to cover all WASI functionality (documented in #3).
Part of this issue is determining the mechanism to use to test the WASI calls. Once this is determined, it should make further testing easier.
The text was updated successfully, but these errors were encountered: