Skip to content

Web3API 0.0.1-prealpha.25

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 16:19
52504c5

Web3API 0.0.1-prealpha.25

Feature

  • @web3api/client-js: Added the WEB3API_THREAD_PATH env variable, allowing integrators to customize where the thread.js worker thread module is imported from.
  • @web3api/wasm-as: Improved error logging w/ better error messages and a "context stack" showing exactly what properties of the MsgPack blob the serialization / deserialization is failing at.