We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecfa95 commit b34e479Copy full SHA for b34e479
test/code_size/embind_hello_wasm.json
@@ -3,8 +3,8 @@
3
"a.html.gz": 380,
4
"a.js": 9718,
5
"a.js.gz": 4291,
6
- "a.wasm": 7728,
7
- "a.wasm.gz": 3502,
8
- "total": 17998,
9
- "total_gz": 8173
+ "a.wasm": 7616,
+ "a.wasm.gz": 3473,
+ "total": 17886,
+ "total_gz": 8144
10
}
test/code_size/embind_val_wasm.json
@@ -2,9 +2,9 @@
2
"a.html": 552,
"a.js": 6849,
- "a.js.gz": 2947,
- "a.wasm": 9568,
- "a.wasm.gz": 4911,
- "total": 16969,
- "total_gz": 8238
+ "a.js.gz": 2948,
+ "a.wasm": 9523,
+ "a.wasm.gz": 4890,
+ "total": 16924,
+ "total_gz": 8218
0 commit comments