Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_ctors1.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_ctors2.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_except.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_except_wasm.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_except_wasm_legacy.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_mangle.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_noexcept.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_cxx_wasmfs.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions test/codesize/test_codesize_hello_dylink_all.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_minimal_pthreads.json
Original file line number Diff line number Diff line change
@@ -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)",
Expand Down
8 changes: 4 additions & 4 deletions test/codesize/test_codesize_minimal_pthreads_memgrowth.json
Original file line number Diff line number Diff line change
@@ -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)",
Expand Down
2 changes: 1 addition & 1 deletion test/emsdk_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dbd2a169866528e3c850a0c9f0b2b912d6d5ef97
098d4cbdd4bec3537b6dd913e1a7c0fc76dcdc66
Loading