Skip to content

Web3API 0.0.1-prealpha.82

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 06:49
1305b26

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 use ArrayBuffer to represent the schema's Bytes type, instead of the previous Uint8Array.