diff --git a/test/code_size/test_codesize_cxx_wasmfs.json b/test/code_size/test_codesize_cxx_wasmfs.json index d847592948e08..6a79959f417da 100644 --- a/test/code_size/test_codesize_cxx_wasmfs.json +++ b/test/code_size/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 7138, "a.out.js.gz": 3337, - "a.out.nodebug.wasm": 169800, - "a.out.nodebug.wasm.gz": 63083, - "total": 176938, - "total_gz": 66420, + "a.out.nodebug.wasm": 169796, + "a.out.nodebug.wasm.gz": 63081, + "total": 176934, + "total_gz": 66418, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/code_size/test_codesize_files_wasmfs.json b/test/code_size/test_codesize_files_wasmfs.json index 417cf09515749..3987eff33ab27 100644 --- a/test/code_size/test_codesize_files_wasmfs.json +++ b/test/code_size/test_codesize_files_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 5545, "a.out.js.gz": 2590, - "a.out.nodebug.wasm": 50236, - "a.out.nodebug.wasm.gz": 18079, - "total": 55781, - "total_gz": 20669, + "a.out.nodebug.wasm": 50232, + "a.out.nodebug.wasm.gz": 18077, + "total": 55777, + "total_gz": 20667, "sent": [ "a (emscripten_date_now)", "b (emscripten_err)", diff --git a/test/code_size/test_codesize_hello_dylink_all.json b/test/code_size/test_codesize_hello_dylink_all.json index fbc4048115b52..ae5008debc72e 100644 --- a/test/code_size/test_codesize_hello_dylink_all.json +++ b/test/code_size/test_codesize_hello_dylink_all.json @@ -1,7 +1,7 @@ { "a.out.js": 246847, - "a.out.nodebug.wasm": 597850, - "total": 844697, + "a.out.nodebug.wasm": 597830, + "total": 844677, "sent": [ "IMG_Init", "IMG_Load",