* Deny warnings in the CI by default This commit passes `-D warnings` flag to `rustc` in the Test stage of the CI in order to deny warnings on _all_ tested platforms. * Fix warnings * Fix warnings
This is the wasi-tests crate, which contains source code for the system-level WASI tests.
Building these tests requires that the wasm32-wasi target be installed.