From 3593c41798f6c667a1778859f5576d8cfc723d5d Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Tue, 4 Jun 2024 21:55:01 +0200 Subject: [PATCH] Workaround wasm-opt crash --- src/mono/wasm/build/WasmApp.Common.targets | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mono/wasm/build/WasmApp.Common.targets b/src/mono/wasm/build/WasmApp.Common.targets index 37f4db88371b3..aae8ed7492fec 100644 --- a/src/mono/wasm/build/WasmApp.Common.targets +++ b/src/mono/wasm/build/WasmApp.Common.targets @@ -499,6 +499,9 @@ + + +