From c003a01aa855bfa1377237eb2ce788b9fa96e839 Mon Sep 17 00:00:00 2001 From: Thomas Lively Date: Wed, 9 Aug 2023 17:18:13 -0400 Subject: Remove legacy WasmGC instructions (#5861) Remove old, experimental instructions and type encodings that will not be shipped as part of WasmGC. Updating the encodings and text format to match the final spec is left as future work. --- test/lit/binary/bad-ref-as.test.wasm | Bin 29 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/lit/binary/bad-ref-as.test.wasm (limited to 'test/lit/binary/bad-ref-as.test.wasm') diff --git a/test/lit/binary/bad-ref-as.test.wasm b/test/lit/binary/bad-ref-as.test.wasm deleted file mode 100644 index 637537dd2..000000000 Binary files a/test/lit/binary/bad-ref-as.test.wasm and /dev/null differ -- cgit v1.2.3