Files: cbaa5108c37a1044ce3682079c2e0dd7cb939698 / tools / testTypeInfo.json
206 bytesRaw
1 | { |
2 | "globals": [3, 5, 6], |
3 | "type": [{ |
4 | "form": "func", |
5 | "params": [ |
6 | "i32", |
7 | "func", |
8 | "i64", |
9 | "actor", |
10 | "buf" |
11 | ] |
12 | }], |
13 | "typeMap": [{ |
14 | "func": 0, |
15 | "type": 0 |
16 | }] |
17 | } |
18 |
Built with git-ssb-web