summaryrefslogtreecommitdiff
path: root/test/metadce/rooted-export.wast.graph.txt
blob: 0137d34f1cdb8873e95430f6cd1cbf0de0a83bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  {
    "name": "rooted-export-func",
    "root": true,
    "export": "wasm_func_b"
  },
  {
    "name": "rooted-export-tag",
    "root": true,
    "export": "wasm_tag_b"
  }
]