Commit d2389c1
committed
Nightly v125.0.0-nightly.20260122 [ci skip]
1 parent b0037c2 commit d2389c1
File tree
11 files changed
+21351
-21349
lines changed- bin
11 files changed
+21351
-21349
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
- .github/workflows/ci.yml+1-1
- scripts/clang-format-diff.sh+1-1
- src/interpreter/exception.h+35
- src/ir/CMakeLists.txt+1
- src/ir/import-utils.h+17
- src/ir/possible-contents.cpp+11-1
- src/ir/runtime-table.cpp+68
- src/ir/runtime-table.h+73
- src/ir/subtypes.h+19-1
- src/shell-interface.h+1-57
- src/support/file.cpp+20
- src/support/file.h+7-1
- src/tools/execution-results.h+6-4
- src/tools/wasm-as.cpp+16-10
- src/tools/wasm-ctor-eval.cpp+106-92
- src/tools/wasm-dis.cpp+8-2
- src/tools/wasm-emscripten-finalize.cpp+2-1
- src/tools/wasm-merge.cpp+2
- src/tools/wasm-metadce.cpp+2
- src/tools/wasm-opt.cpp+15-9
- src/tools/wasm-shell.cpp+2
- src/tools/wasm2js.cpp+11-5
- src/wasm-interpreter.h+94-97
- src/wasm/wasm-ir-builder.cpp+1-1
- test/gtest/type-builder.cpp+10
0 commit comments