Skip to content

Web3API 0.0.1-prealpha.77

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 19:44
c2b42e1

Web3API 0.0.1-prealpha.77

Features

  • PR-846 @web3api/wasm-as: Add support for automatic JSON serialization via the @serial-as/transform asc compiler transformation.
  • PR-846 @web3api/schema-bind: Assemblyscript object types now have Type.toJson(type) and Type.fromJson(json) static helper methods added to all class instances.
  • PR-840 @web3api/cli: Allow async getClientConfig functions within modules passed into the w3 query command's --client-config option.