diff --git a/test/codesize/test_codesize_cxx_wasmfs.json b/test/codesize/test_codesize_cxx_wasmfs.json index ea758037385fb..a2e715ce1bda5 100644 --- a/test/codesize/test_codesize_cxx_wasmfs.json +++ b/test/codesize/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 7059, "a.out.js.gz": 3330, - "a.out.nodebug.wasm": 169853, - "a.out.nodebug.wasm.gz": 62997, - "total": 176912, - "total_gz": 66327, + "a.out.nodebug.wasm": 169720, + "a.out.nodebug.wasm.gz": 62996, + "total": 176779, + "total_gz": 66326, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_files_wasmfs.json b/test/codesize/test_codesize_files_wasmfs.json index dd6a38c659575..fb687e208a871 100644 --- a/test/codesize/test_codesize_files_wasmfs.json +++ b/test/codesize/test_codesize_files_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 5465, "a.out.js.gz": 2576, - "a.out.nodebug.wasm": 50353, - "a.out.nodebug.wasm.gz": 18097, - "total": 55818, - "total_gz": 20673, + "a.out.nodebug.wasm": 50218, + "a.out.nodebug.wasm.gz": 18086, + "total": 55683, + "total_gz": 20662, "sent": [ "a (emscripten_date_now)", "b (emscripten_err)",