We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9211c commit 559e0efCopy full SHA for 559e0ef
3 files changed
test/code_size/embind_val_wasm.json
@@ -3,8 +3,8 @@
3
"a.html.gz": 431,
4
"a.js": 7498,
5
"a.js.gz": 3142,
6
- "a.wasm": 11515,
7
- "a.wasm.gz": 5771,
8
- "total": 19686,
9
- "total_gz": 9344
+ "a.wasm": 11501,
+ "a.wasm.gz": 5766,
+ "total": 19672,
+ "total_gz": 9339
10
}
test/code_size/random_printf_wasm.json
@@ -1,6 +1,6 @@
1
{
2
- "a.html": 12810,
- "a.html.gz": 7027,
- "total": 12810,
- "total_gz": 7027
+ "a.html": 12794,
+ "a.html.gz": 7006,
+ "total": 12794,
+ "total_gz": 7006
test/code_size/random_printf_wasm2js.json
- "a.html": 17394,
- "a.html.gz": 7564,
- "total": 17394,
- "total_gz": 7564
+ "a.html": 17365,
+ "a.html.gz": 7567,
+ "total": 17365,
+ "total_gz": 7567
0 commit comments