rename everything c2 related to the "real" names

This commit is contained in:
Pat Hickey
2021-01-28 15:34:03 -08:00
parent 47fec44c10
commit 9bd89abc0c
24 changed files with 90 additions and 469 deletions

View File

@@ -1,8 +0,0 @@
This is the `wasmtime-wasi` crate, which implements the
WebAssembly System Interface (WASI) API in Rust.
WASI is greatly inspired by and directly derived from [CloudABI].
It differs in that it has aspirations to expand to a greater
scope, and to better support the needs of WebAssembly engines.
[CloudABI]: https://cloudabi.org/