Web3API 0.0.1-prealpha.82
Web3API 0.0.1-prealpha.82
Features
- PR-699
@web3api/cli: Support for Rust based WebAssembly wrappers has been added.
Breaking Changes
- PR-872
@web3api/schema-bind: TypeScript bindings for both app & plugin projects now useArrayBufferto represent the schema'sBytestype, instead of the previousUint8Array.