UNPKG
wasm-metering
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.1
0.1.0
0.0.0
injects metering into webassembly binaries
github.com/ewasm/wasm-metering
ewasm/wasm-metering
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
}