This is a rust wrapper library of the core symbols (host functions) exported by the Taubyte WebAssembly Virtual Machine.
## Usage
Taubyte documentation: https://tau.how
# Maintainers
- Sam Stoltenberg @skelouse
- Tafseer Khan @tafseer-khan
## Testing
```shell
$ cargo test -- --nocapture
```