We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcedaa7 commit 3b12d48Copy full SHA for 3b12d48
test/code_size/embind_hello_wasm.json
@@ -3,8 +3,8 @@
3
"a.html.gz": 380,
4
"a.js": 9094,
5
"a.js.gz": 3993,
6
- "a.wasm": 7348,
7
- "a.wasm.gz": 3378,
8
- "total": 16994,
9
- "total_gz": 7751
+ "a.wasm": 7332,
+ "a.wasm.gz": 3369,
+ "total": 16978,
+ "total_gz": 7742
10
}
test/code_size/embind_val_wasm.json
"a.js": 6940,
"a.js.gz": 3000,
- "a.wasm": 9155,
- "a.wasm.gz": 4722,
- "total": 16647,
- "total_gz": 8102
+ "a.wasm": 9137,
+ "a.wasm.gz": 4712,
+ "total": 16629,
+ "total_gz": 8092
0 commit comments