https://gitlab.com/tezos/tezos
Raw File
Tip revision: c23cd60c837a31d4a65d7ef828b5a91974b1bdda authored by Pierrick Couderc on 22 July 2022, 14:43:12 UTC
WASM: add tests for `Decode.LazyStack`
Tip revision: c23cd60
package.json

{
  "DO NOT EDIT": "This file was automatically generated, edit file manifest/main.ml instead",
  "private": true,
  "type": "commonjs",
  "description": "n/a",
  "license": "n/a",
  "dependencies": {
    "@dannywillems/ocaml-bls12-381": ">=4.0.0 <4.1.0",
    "@nomadic-labs/secp256k1-wasm": ">=0.3.0",
    "hacl-wasm": "1.1.0"
  }
}
back to top