diff --git a/src/lib/libcore.js b/src/lib/libcore.js index d12417541f737..0778fd90fc589 100644 --- a/src/lib/libcore.js +++ b/src/lib/libcore.js @@ -1725,7 +1725,7 @@ addToLibrary({ return "./this.program"; }, #else - $getExecutableName: () => thisProgram ?? './this.program', + $getExecutableName: () => thisProgram, #endif // Receives a Web Audio context plus a set of elements to listen for user diff --git a/test/codesize/test_codesize_cxx_ctors1.json b/test/codesize/test_codesize_cxx_ctors1.json index 9518d037522f7..4b3979bdb3295 100644 --- a/test/codesize/test_codesize_cxx_ctors1.json +++ b/test/codesize/test_codesize_cxx_ctors1.json @@ -1,10 +1,10 @@ { - "a.out.js": 19340, - "a.out.js.gz": 8012, + "a.out.js": 19322, + "a.out.js.gz": 8008, "a.out.nodebug.wasm": 132627, "a.out.nodebug.wasm.gz": 49918, - "total": 151967, - "total_gz": 57930, + "total": 151949, + "total_gz": 57926, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_ctors2.json b/test/codesize/test_codesize_cxx_ctors2.json index 8573fb0c5a390..78ce78c67086e 100644 --- a/test/codesize/test_codesize_cxx_ctors2.json +++ b/test/codesize/test_codesize_cxx_ctors2.json @@ -1,10 +1,10 @@ { - "a.out.js": 19317, - "a.out.js.gz": 7999, + "a.out.js": 19299, + "a.out.js.gz": 7995, "a.out.nodebug.wasm": 132053, "a.out.nodebug.wasm.gz": 49575, - "total": 151370, - "total_gz": 57574, + "total": 151352, + "total_gz": 57570, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_except.json b/test/codesize/test_codesize_cxx_except.json index 8dee96a5e1a31..ad73bcd01dbfe 100644 --- a/test/codesize/test_codesize_cxx_except.json +++ b/test/codesize/test_codesize_cxx_except.json @@ -1,10 +1,10 @@ { - "a.out.js": 23316, - "a.out.js.gz": 8992, + "a.out.js": 23298, + "a.out.js.gz": 8987, "a.out.nodebug.wasm": 172526, "a.out.nodebug.wasm.gz": 57447, - "total": 195842, - "total_gz": 66439, + "total": 195824, + "total_gz": 66434, "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 318d4f9a4ed07..b7bb5932157a4 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": 19143, - "a.out.js.gz": 7932, + "a.out.js": 19125, + "a.out.js.gz": 7925, "a.out.nodebug.wasm": 147926, "a.out.nodebug.wasm.gz": 55309, - "total": 167069, - "total_gz": 63241, + "total": 167051, + "total_gz": 63234, "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 6f339f39033be..4e836038b1d90 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": 19217, - "a.out.js.gz": 7959, + "a.out.js": 19199, + "a.out.js.gz": 7955, "a.out.nodebug.wasm": 145732, "a.out.nodebug.wasm.gz": 54935, - "total": 164949, - "total_gz": 62894, + "total": 164931, + "total_gz": 62890, "sent": [ "_abort_js", "_tzset_js", diff --git a/test/codesize/test_codesize_cxx_lto.json b/test/codesize/test_codesize_cxx_lto.json index 8c82e1ddd42cb..46017444afd43 100644 --- a/test/codesize/test_codesize_cxx_lto.json +++ b/test/codesize/test_codesize_cxx_lto.json @@ -1,10 +1,10 @@ { - "a.out.js": 18680, - "a.out.js.gz": 7696, + "a.out.js": 18662, + "a.out.js.gz": 7691, "a.out.nodebug.wasm": 102164, "a.out.nodebug.wasm.gz": 39552, - "total": 120844, - "total_gz": 47248, + "total": 120826, + "total_gz": 47243, "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 d6cd0bf319142..babb48ae9cbe6 100644 --- a/test/codesize/test_codesize_cxx_mangle.json +++ b/test/codesize/test_codesize_cxx_mangle.json @@ -1,10 +1,10 @@ { - "a.out.js": 23366, - "a.out.js.gz": 9014, + "a.out.js": 23348, + "a.out.js.gz": 9009, "a.out.nodebug.wasm": 238955, "a.out.nodebug.wasm.gz": 79818, - "total": 262321, - "total_gz": 88832, + "total": 262303, + "total_gz": 88827, "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 6d254a3dcbea8..67c2bf67388f3 100644 --- a/test/codesize/test_codesize_cxx_noexcept.json +++ b/test/codesize/test_codesize_cxx_noexcept.json @@ -1,10 +1,10 @@ { - "a.out.js": 19340, - "a.out.js.gz": 8012, + "a.out.js": 19322, + "a.out.js.gz": 8008, "a.out.nodebug.wasm": 134657, "a.out.nodebug.wasm.gz": 50773, - "total": 153997, - "total_gz": 58785, + "total": 153979, + "total_gz": 58781, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_cxx_wasmfs.json b/test/codesize/test_codesize_cxx_wasmfs.json index 0c858f92e4964..58d9b2b3d24ab 100644 --- a/test/codesize/test_codesize_cxx_wasmfs.json +++ b/test/codesize/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { - "a.out.js": 7074, - "a.out.js.gz": 3326, + "a.out.js": 7056, + "a.out.js.gz": 3322, "a.out.nodebug.wasm": 172750, "a.out.nodebug.wasm.gz": 63333, - "total": 179824, - "total_gz": 66659, + "total": 179806, + "total_gz": 66655, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_hello_dylink.json b/test/codesize/test_codesize_hello_dylink.json index 5fc749c2d0b42..4abb9924c1828 100644 --- a/test/codesize/test_codesize_hello_dylink.json +++ b/test/codesize/test_codesize_hello_dylink.json @@ -1,10 +1,10 @@ { - "a.out.js": 26452, - "a.out.js.gz": 11273, + "a.out.js": 26433, + "a.out.js.gz": 11266, "a.out.nodebug.wasm": 17671, "a.out.nodebug.wasm.gz": 8921, - "total": 44123, - "total_gz": 20194, + "total": 44104, + "total_gz": 20187, "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 818bd4c094be2..68e078285bd44 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": 268129, + "a.out.js": 268093, "a.out.nodebug.wasm": 587151, - "total": 855280, + "total": 855244, "sent": [ "IMG_Init", "IMG_Load",