From e8ac658a5db2fadc93c3d317d465eed253e191ed Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Tue, 23 May 2023 10:38:00 -0700 Subject: Revert "Update br_on_cast binary and text format (#5734)" (#5740) This reverts commit b7b1d0df29df14634d2c680d1d2c351b624b4fbb. See comment at the end of #5734: It turns out that dropping the old opcodes causes problems for current users, so let's revert this for now, and later we can figure out how best to do the update. --- test/lit/binary/legacy-static-casts.test.wasm | Bin 0 -> 66 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/lit/binary/legacy-static-casts.test.wasm (limited to 'test/lit/binary/legacy-static-casts.test.wasm') diff --git a/test/lit/binary/legacy-static-casts.test.wasm b/test/lit/binary/legacy-static-casts.test.wasm new file mode 100644 index 000000000..aef179b2a Binary files /dev/null and b/test/lit/binary/legacy-static-casts.test.wasm differ -- cgit v1.2.3