diff --git a/test/code_size/test_codesize_cxx_lto.json b/test/code_size/test_codesize_cxx_lto.json index 68839845cf075..f83b25808f9a3 100644 --- a/test/code_size/test_codesize_cxx_lto.json +++ b/test/code_size/test_codesize_cxx_lto.json @@ -1,10 +1,10 @@ { "a.out.js": 19077, "a.out.js.gz": 7835, - "a.out.nodebug.wasm": 106474, - "a.out.nodebug.wasm.gz": 42624, - "total": 125551, - "total_gz": 50459, + "a.out.nodebug.wasm": 106468, + "a.out.nodebug.wasm.gz": 42616, + "total": 125545, + "total_gz": 50451, "sent": [ "a (emscripten_resize_heap)", "b (_setitimer_js)", diff --git a/test/code_size/test_codesize_hello_dylink_all.json b/test/code_size/test_codesize_hello_dylink_all.json index 5fb028c0dec2e..7aa61eeb14714 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": 246735, - "a.out.nodebug.wasm": 597855, - "total": 844590, + "a.out.nodebug.wasm": 597848, + "total": 844583, "sent": [ "IMG_Init", "IMG_Load",