UNPKG
@permaweb/wasm-metering
Version:
latest (0.2.2)
0.2.2
injects metering into webassembly binaries
github.com/permaweb/wasm-metering
permaweb/wasm-metering
@permaweb/wasm-metering
/
test
/
expected-out
/
initCosts.json
14 lines
(13 loc)
•
296 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"basic+import.wast.json"
:
1
,
"basic.wast.json"
:
0
,
"element.wast.json"
:
2
,
"fac.wast.json"
:
0
,
"memory0.wast.json"
:
20
,
"memory1.wast.json"
:
30
,
"memory2.wast.json"
:
26
,
"mixedImports.wast.json"
:
2
,
"start.wast.json"
:
4
,
"zeroCostOps.wast.json"
:
0
,
"stuff.wast.json"
:
3
}