https://github.com/second-state/wasix-tests
https://github.com/second-state/wasix-tests
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/second-state/wasix-tests
- Owner: second-state
- Created: 2024-07-22T08:48:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T08:50:08.000Z (almost 2 years ago)
- Last Synced: 2025-05-07T18:57:35.213Z (about 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wasix-tests
Each subproject tests some aspects we interested in wasix, use the following command to build binaries.
```sh
cargo wasix build
```