diff --git a/test/codesize/test_codesize_cxx_ctors1.json b/test/codesize/test_codesize_cxx_ctors1.json index 0f3d4b4977e09..de6248b950012 100644 --- a/test/codesize/test_codesize_cxx_ctors1.json +++ b/test/codesize/test_codesize_cxx_ctors1.json @@ -1,10 +1,10 @@ { "a.out.js": 19224, "a.out.js.gz": 8124, - "a.out.nodebug.wasm": 133884, - "a.out.nodebug.wasm.gz": 51214, - "total": 153108, - "total_gz": 59338, + "a.out.nodebug.wasm": 133894, + "a.out.nodebug.wasm.gz": 51227, + "total": 153118, + "total_gz": 59351, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_ctors2.json b/test/codesize/test_codesize_cxx_ctors2.json index f722301d313cf..7d844435a3ef3 100644 --- a/test/codesize/test_codesize_cxx_ctors2.json +++ b/test/codesize/test_codesize_cxx_ctors2.json @@ -1,10 +1,10 @@ { "a.out.js": 19201, "a.out.js.gz": 8107, - "a.out.nodebug.wasm": 133313, - "a.out.nodebug.wasm.gz": 50910, - "total": 152514, - "total_gz": 59017, + "a.out.nodebug.wasm": 133323, + "a.out.nodebug.wasm.gz": 50922, + "total": 152524, + "total_gz": 59029, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_except.json b/test/codesize/test_codesize_cxx_except.json index cd28d5447e7aa..dcf6084251519 100644 --- a/test/codesize/test_codesize_cxx_except.json +++ b/test/codesize/test_codesize_cxx_except.json @@ -1,10 +1,10 @@ { "a.out.js": 22917, "a.out.js.gz": 9078, - "a.out.nodebug.wasm": 176341, - "a.out.nodebug.wasm.gz": 58740, - "total": 199258, - "total_gz": 67818, + "a.out.nodebug.wasm": 176351, + "a.out.nodebug.wasm.gz": 58757, + "total": 199268, + "total_gz": 67835, "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 d81d0b110efc0..7301020fc2f1d 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": 19023, "a.out.js.gz": 8039, - "a.out.nodebug.wasm": 149601, - "a.out.nodebug.wasm.gz": 56302, - "total": 168624, - "total_gz": 64341, + "a.out.nodebug.wasm": 149611, + "a.out.nodebug.wasm.gz": 56317, + "total": 168634, + "total_gz": 64356, "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 c56e97bcb3ee7..29887ddd535de 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": 19101, "a.out.js.gz": 8065, - "a.out.nodebug.wasm": 147383, - "a.out.nodebug.wasm.gz": 55981, - "total": 166484, - "total_gz": 64046, + "a.out.nodebug.wasm": 147393, + "a.out.nodebug.wasm.gz": 55992, + "total": 166494, + "total_gz": 64057, "sent": [ "_abort_js", "_tzset_js", diff --git a/test/codesize/test_codesize_cxx_mangle.json b/test/codesize/test_codesize_cxx_mangle.json index f47c94f253f74..9e4c4c2ca52c9 100644 --- a/test/codesize/test_codesize_cxx_mangle.json +++ b/test/codesize/test_codesize_cxx_mangle.json @@ -1,10 +1,10 @@ { "a.out.js": 22967, "a.out.js.gz": 9098, - "a.out.nodebug.wasm": 242621, - "a.out.nodebug.wasm.gz": 80965, - "total": 265588, - "total_gz": 90063, + "a.out.nodebug.wasm": 242631, + "a.out.nodebug.wasm.gz": 80981, + "total": 265598, + "total_gz": 90079, "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 63a77b2b8131a..3ddd1d98cd92e 100644 --- a/test/codesize/test_codesize_cxx_noexcept.json +++ b/test/codesize/test_codesize_cxx_noexcept.json @@ -1,10 +1,10 @@ { "a.out.js": 19224, "a.out.js.gz": 8124, - "a.out.nodebug.wasm": 135794, - "a.out.nodebug.wasm.gz": 51836, - "total": 155018, - "total_gz": 59960, + "a.out.nodebug.wasm": 135804, + "a.out.nodebug.wasm.gz": 51848, + "total": 155028, + "total_gz": 59972, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_wasmfs.json b/test/codesize/test_codesize_cxx_wasmfs.json index e044cfc666707..298bdfd226116 100644 --- a/test/codesize/test_codesize_cxx_wasmfs.json +++ b/test/codesize/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 6604, "a.out.js.gz": 3154, - "a.out.nodebug.wasm": 173520, - "a.out.nodebug.wasm.gz": 64586, - "total": 180124, - "total_gz": 67740, + "a.out.nodebug.wasm": 173530, + "a.out.nodebug.wasm.gz": 64601, + "total": 180134, + "total_gz": 67755, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_hello_dylink_all.json b/test/codesize/test_codesize_hello_dylink_all.json index b193194f47af9..60435ae356f5d 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": 270584, - "a.out.nodebug.wasm": 588233, - "total": 858817, + "a.out.nodebug.wasm": 588290, + "total": 858874, "sent": [ "IMG_Init", "IMG_Load", diff --git a/test/codesize/test_codesize_minimal_pthreads.json b/test/codesize/test_codesize_minimal_pthreads.json index d0651f8052264..5b5525a824875 100644 --- a/test/codesize/test_codesize_minimal_pthreads.json +++ b/test/codesize/test_codesize_minimal_pthreads.json @@ -1,10 +1,10 @@ { "a.out.js": 6883, "a.out.js.gz": 3422, - "a.out.nodebug.wasm": 19132, - "a.out.nodebug.wasm.gz": 8845, - "total": 26015, - "total_gz": 12267, + "a.out.nodebug.wasm": 19118, + "a.out.nodebug.wasm.gz": 8835, + "total": 26001, + "total_gz": 12257, "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 c258456676ca6..8eb360e81ace1 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": 7341, "a.out.js.gz": 3639, - "a.out.nodebug.wasm": 19133, - "a.out.nodebug.wasm.gz": 8846, - "total": 26474, - "total_gz": 12485, + "a.out.nodebug.wasm": 19119, + "a.out.nodebug.wasm.gz": 8836, + "total": 26460, + "total_gz": 12475, "sent": [ "a (memory)", "b (exit)", diff --git a/test/emsdk_version.txt b/test/emsdk_version.txt index 1f4b91d6b8c24..d2c00d6c9167c 100644 --- a/test/emsdk_version.txt +++ b/test/emsdk_version.txt @@ -1 +1 @@ -dbd2a169866528e3c850a0c9f0b2b912d6d5ef97 +098d4cbdd4bec3537b6dd913e1a7c0fc76dcdc66