# wasmRS-testhost This crate provides a raw frame reader and writer implementation for wasmRS testing. ## Notes This crate is a low-level API for testing wasmRS modules. It is not intended for use in production, is not well documented, and may break at any time. ## Contributing See [CONTRIBUTING.md](https://github.com/WasmRS/wasmrs-rust/blob/main/CONTRIBUTING.md) ## License See the root [LICENSE.txt](https://github.com/WasmRS/wasmrs-rust/blob/main/LICENSE.txt)