diff --git a/test/codesize/test_codesize_cxx_ctors1.json b/test/codesize/test_codesize_cxx_ctors1.json index 0757dcd5099d3..45eec3cc55391 100644 --- a/test/codesize/test_codesize_cxx_ctors1.json +++ b/test/codesize/test_codesize_cxx_ctors1.json @@ -1,10 +1,10 @@ { "a.out.js": 19198, "a.out.js.gz": 8107, - "a.out.nodebug.wasm": 134729, - "a.out.nodebug.wasm.gz": 51522, - "total": 153927, - "total_gz": 59629, + "a.out.nodebug.wasm": 134739, + "a.out.nodebug.wasm.gz": 51534, + "total": 153937, + "total_gz": 59641, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_ctors2.json b/test/codesize/test_codesize_cxx_ctors2.json index d1ae8cc748cf5..302bf73dec880 100644 --- a/test/codesize/test_codesize_cxx_ctors2.json +++ b/test/codesize/test_codesize_cxx_ctors2.json @@ -1,10 +1,10 @@ { "a.out.js": 19175, "a.out.js.gz": 8091, - "a.out.nodebug.wasm": 134158, - "a.out.nodebug.wasm.gz": 51187, - "total": 153333, - "total_gz": 59278, + "a.out.nodebug.wasm": 134168, + "a.out.nodebug.wasm.gz": 51198, + "total": 153343, + "total_gz": 59289, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_except.json b/test/codesize/test_codesize_cxx_except.json index b0f3ffae962aa..d804ef6e2fcf7 100644 --- a/test/codesize/test_codesize_cxx_except.json +++ b/test/codesize/test_codesize_cxx_except.json @@ -1,10 +1,10 @@ { "a.out.js": 22904, "a.out.js.gz": 9078, - "a.out.nodebug.wasm": 177195, - "a.out.nodebug.wasm.gz": 59099, - "total": 200099, - "total_gz": 68177, + "a.out.nodebug.wasm": 177205, + "a.out.nodebug.wasm.gz": 59111, + "total": 200109, + "total_gz": 68189, "sent": [ "__cxa_begin_catch", "__cxa_end_catch", diff --git a/test/codesize/test_codesize_cxx_except_wasm.json b/test/codesize/test_codesize_cxx_except_wasm.json index 1c6b428368a23..cc95b670128d1 100644 --- a/test/codesize/test_codesize_cxx_except_wasm.json +++ b/test/codesize/test_codesize_cxx_except_wasm.json @@ -1,10 +1,10 @@ { "a.out.js": 19007, "a.out.js.gz": 8036, - "a.out.nodebug.wasm": 150458, - "a.out.nodebug.wasm.gz": 56588, - "total": 169465, - "total_gz": 64624, + "a.out.nodebug.wasm": 150468, + "a.out.nodebug.wasm.gz": 56601, + "total": 169475, + "total_gz": 64637, "sent": [ "_abort_js", "_tzset_js", diff --git a/test/codesize/test_codesize_cxx_except_wasm_legacy.json b/test/codesize/test_codesize_cxx_except_wasm_legacy.json index f194eea78cdfc..76c865324908e 100644 --- a/test/codesize/test_codesize_cxx_except_wasm_legacy.json +++ b/test/codesize/test_codesize_cxx_except_wasm_legacy.json @@ -1,10 +1,10 @@ { "a.out.js": 19085, "a.out.js.gz": 8060, - "a.out.nodebug.wasm": 148240, - "a.out.nodebug.wasm.gz": 56286, - "total": 167325, - "total_gz": 64346, + "a.out.nodebug.wasm": 148250, + "a.out.nodebug.wasm.gz": 56296, + "total": 167335, + "total_gz": 64356, "sent": [ "_abort_js", "_tzset_js", diff --git a/test/codesize/test_codesize_cxx_lto.json b/test/codesize/test_codesize_cxx_lto.json index 0db28c3f8507f..4b8d2222d18a1 100644 --- a/test/codesize/test_codesize_cxx_lto.json +++ b/test/codesize/test_codesize_cxx_lto.json @@ -1,10 +1,10 @@ { "a.out.js": 18552, "a.out.js.gz": 7814, - "a.out.nodebug.wasm": 100990, - "a.out.nodebug.wasm.gz": 38173, - "total": 119542, - "total_gz": 45987, + "a.out.nodebug.wasm": 100996, + "a.out.nodebug.wasm.gz": 38181, + "total": 119548, + "total_gz": 45995, "sent": [ "a (emscripten_resize_heap)", "b (_setitimer_js)", diff --git a/test/codesize/test_codesize_cxx_mangle.json b/test/codesize/test_codesize_cxx_mangle.json index 7f2ce633c4573..af673129bcfaf 100644 --- a/test/codesize/test_codesize_cxx_mangle.json +++ b/test/codesize/test_codesize_cxx_mangle.json @@ -1,10 +1,10 @@ { "a.out.js": 22954, "a.out.js.gz": 9099, - "a.out.nodebug.wasm": 243475, - "a.out.nodebug.wasm.gz": 81296, - "total": 266429, - "total_gz": 90395, + "a.out.nodebug.wasm": 243485, + "a.out.nodebug.wasm.gz": 81306, + "total": 266439, + "total_gz": 90405, "sent": [ "__cxa_begin_catch", "__cxa_end_catch", diff --git a/test/codesize/test_codesize_cxx_noexcept.json b/test/codesize/test_codesize_cxx_noexcept.json index dc368be4bfb04..01e0ac0badd1b 100644 --- a/test/codesize/test_codesize_cxx_noexcept.json +++ b/test/codesize/test_codesize_cxx_noexcept.json @@ -1,10 +1,10 @@ { "a.out.js": 19198, "a.out.js.gz": 8107, - "a.out.nodebug.wasm": 136639, - "a.out.nodebug.wasm.gz": 52140, - "total": 155837, - "total_gz": 60247, + "a.out.nodebug.wasm": 136649, + "a.out.nodebug.wasm.gz": 52153, + "total": 155847, + "total_gz": 60260, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_wasmfs.json b/test/codesize/test_codesize_cxx_wasmfs.json index e8d25de16bbc4..0a8e5f2ee0c6b 100644 --- a/test/codesize/test_codesize_cxx_wasmfs.json +++ b/test/codesize/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 6594, "a.out.js.gz": 3145, - "a.out.nodebug.wasm": 174361, - "a.out.nodebug.wasm.gz": 64898, - "total": 180955, - "total_gz": 68043, + "a.out.nodebug.wasm": 174371, + "a.out.nodebug.wasm.gz": 64908, + "total": 180965, + "total_gz": 68053, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_files_wasmfs.json b/test/codesize/test_codesize_files_wasmfs.json index de684ed10d467..01002df97abd5 100644 --- a/test/codesize/test_codesize_files_wasmfs.json +++ b/test/codesize/test_codesize_files_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 4979, "a.out.js.gz": 2409, - "a.out.nodebug.wasm": 58253, - "a.out.nodebug.wasm.gz": 18290, - "total": 63232, - "total_gz": 20699, + "a.out.nodebug.wasm": 58261, + "a.out.nodebug.wasm.gz": 18301, + "total": 63240, + "total_gz": 20710, "sent": [ "a (emscripten_date_now)", "b (emscripten_err)", diff --git a/test/codesize/test_codesize_hello_dylink.json b/test/codesize/test_codesize_hello_dylink.json index c5938c612445e..84f09be7e8150 100644 --- a/test/codesize/test_codesize_hello_dylink.json +++ b/test/codesize/test_codesize_hello_dylink.json @@ -1,10 +1,10 @@ { "a.out.js": 26242, "a.out.js.gz": 11203, - "a.out.nodebug.wasm": 17863, - "a.out.nodebug.wasm.gz": 9016, - "total": 44105, - "total_gz": 20219, + "a.out.nodebug.wasm": 17871, + "a.out.nodebug.wasm.gz": 9023, + "total": 44113, + "total_gz": 20226, "sent": [ "__syscall_stat64", "emscripten_resize_heap", diff --git a/test/codesize/test_codesize_hello_dylink_all.json b/test/codesize/test_codesize_hello_dylink_all.json index a8cc65ed1b26f..9347dc7ea52fa 100644 --- a/test/codesize/test_codesize_hello_dylink_all.json +++ b/test/codesize/test_codesize_hello_dylink_all.json @@ -1,7 +1,7 @@ { "a.out.js": 267896, - "a.out.nodebug.wasm": 588311, - "total": 856207, + "a.out.nodebug.wasm": 588319, + "total": 856215, "sent": [ "IMG_Init", "IMG_Load", diff --git a/test/codesize/test_codesize_mem_O3.json b/test/codesize/test_codesize_mem_O3.json index edf3e5187bb33..886be4087c960 100644 --- a/test/codesize/test_codesize_mem_O3.json +++ b/test/codesize/test_codesize_mem_O3.json @@ -1,10 +1,10 @@ { "a.out.js": 3875, "a.out.js.gz": 1925, - "a.out.nodebug.wasm": 5260, - "a.out.nodebug.wasm.gz": 2419, - "total": 9135, - "total_gz": 4344, + "a.out.nodebug.wasm": 5268, + "a.out.nodebug.wasm.gz": 2433, + "total": 9143, + "total_gz": 4358, "sent": [ "a (emscripten_resize_heap)" ], diff --git a/test/codesize/test_codesize_mem_O3_grow.json b/test/codesize/test_codesize_mem_O3_grow.json index 73335d508a3b3..425b77043764f 100644 --- a/test/codesize/test_codesize_mem_O3_grow.json +++ b/test/codesize/test_codesize_mem_O3_grow.json @@ -1,10 +1,10 @@ { "a.out.js": 4209, "a.out.js.gz": 2101, - "a.out.nodebug.wasm": 5261, - "a.out.nodebug.wasm.gz": 2419, - "total": 9470, - "total_gz": 4520, + "a.out.nodebug.wasm": 5269, + "a.out.nodebug.wasm.gz": 2433, + "total": 9478, + "total_gz": 4534, "sent": [ "a (emscripten_resize_heap)" ], diff --git a/test/codesize/test_codesize_mem_O3_grow_standalone.json b/test/codesize/test_codesize_mem_O3_grow_standalone.json index af93a44fbfbbd..bbf629f321167 100644 --- a/test/codesize/test_codesize_mem_O3_grow_standalone.json +++ b/test/codesize/test_codesize_mem_O3_grow_standalone.json @@ -1,10 +1,10 @@ { "a.out.js": 3657, "a.out.js.gz": 1834, - "a.out.nodebug.wasm": 5641, - "a.out.nodebug.wasm.gz": 2659, - "total": 9298, - "total_gz": 4493, + "a.out.nodebug.wasm": 5649, + "a.out.nodebug.wasm.gz": 2669, + "total": 9306, + "total_gz": 4503, "sent": [ "args_get", "args_sizes_get", diff --git a/test/codesize/test_codesize_mem_O3_standalone.json b/test/codesize/test_codesize_mem_O3_standalone.json index f59a6faade92b..83061d05df638 100644 --- a/test/codesize/test_codesize_mem_O3_standalone.json +++ b/test/codesize/test_codesize_mem_O3_standalone.json @@ -1,10 +1,10 @@ { "a.out.js": 3567, "a.out.js.gz": 1784, - "a.out.nodebug.wasm": 5565, - "a.out.nodebug.wasm.gz": 2598, - "total": 9132, - "total_gz": 4382, + "a.out.nodebug.wasm": 5573, + "a.out.nodebug.wasm.gz": 2606, + "total": 9140, + "total_gz": 4390, "sent": [ "args_get", "args_sizes_get", diff --git a/test/codesize/test_codesize_mem_O3_standalone_lib.json b/test/codesize/test_codesize_mem_O3_standalone_lib.json index 0a84f5aac944c..14af5755faf7d 100644 --- a/test/codesize/test_codesize_mem_O3_standalone_lib.json +++ b/test/codesize/test_codesize_mem_O3_standalone_lib.json @@ -1,10 +1,10 @@ { "a.out.js": 3086, "a.out.js.gz": 1523, - "a.out.nodebug.wasm": 5239, - "a.out.nodebug.wasm.gz": 2359, - "total": 8325, - "total_gz": 3882, + "a.out.nodebug.wasm": 5247, + "a.out.nodebug.wasm.gz": 2368, + "total": 8333, + "total_gz": 3891, "sent": [], "imports": [], "exports": [ diff --git a/test/codesize/test_codesize_mem_O3_standalone_narg.json b/test/codesize/test_codesize_mem_O3_standalone_narg.json index ab2c10ce526cb..788602315e5c1 100644 --- a/test/codesize/test_codesize_mem_O3_standalone_narg.json +++ b/test/codesize/test_codesize_mem_O3_standalone_narg.json @@ -1,10 +1,10 @@ { "a.out.js": 3093, "a.out.js.gz": 1530, - "a.out.nodebug.wasm": 5354, - "a.out.nodebug.wasm.gz": 2442, - "total": 8447, - "total_gz": 3972, + "a.out.nodebug.wasm": 5362, + "a.out.nodebug.wasm.gz": 2450, + "total": 8455, + "total_gz": 3980, "sent": [ "proc_exit" ], diff --git a/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json b/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json index 6c4c65673d848..46d7b3cc3ee9a 100644 --- a/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json +++ b/test/codesize/test_codesize_mem_O3_standalone_narg_flto.json @@ -1,10 +1,10 @@ { "a.out.js": 3093, "a.out.js.gz": 1530, - "a.out.nodebug.wasm": 4285, - "a.out.nodebug.wasm.gz": 2142, - "total": 7378, - "total_gz": 3672, + "a.out.nodebug.wasm": 4293, + "a.out.nodebug.wasm.gz": 2145, + "total": 7386, + "total_gz": 3675, "sent": [ "proc_exit" ], diff --git a/test/codesize/test_codesize_minimal_pthreads.json b/test/codesize/test_codesize_minimal_pthreads.json index 43f744cf97b4f..96f2fdebbc8d9 100644 --- a/test/codesize/test_codesize_minimal_pthreads.json +++ b/test/codesize/test_codesize_minimal_pthreads.json @@ -1,10 +1,10 @@ { "a.out.js": 6856, "a.out.js.gz": 3406, - "a.out.nodebug.wasm": 19108, - "a.out.nodebug.wasm.gz": 8823, - "total": 25964, - "total_gz": 12229, + "a.out.nodebug.wasm": 19119, + "a.out.nodebug.wasm.gz": 8831, + "total": 25975, + "total_gz": 12237, "sent": [ "a (memory)", "b (exit)", diff --git a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json index c7d20dad4ac1b..53feac9bdeed6 100644 --- a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json +++ b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json @@ -1,10 +1,10 @@ { "a.out.js": 7307, "a.out.js.gz": 3624, - "a.out.nodebug.wasm": 19109, - "a.out.nodebug.wasm.gz": 8826, - "total": 26416, - "total_gz": 12450, + "a.out.nodebug.wasm": 19120, + "a.out.nodebug.wasm.gz": 8832, + "total": 26427, + "total_gz": 12456, "sent": [ "a (memory)", "b (exit)", diff --git a/test/emsdk_version.txt b/test/emsdk_version.txt index 7a40f23294246..4f8446a06bb5d 100644 --- a/test/emsdk_version.txt +++ b/test/emsdk_version.txt @@ -1 +1 @@ -763c2d21fd70d54587a1725e8831b9ea7db742ab +cef24b4fd2a8c1aafe64ec3babc205bf0d7131aa