From 615cf5d34a3f79115f09a91d8afaa66167cf0455 Mon Sep 17 00:00:00 2001 From: Hugh Sanderson Date: Wed, 28 Aug 2024 16:52:42 +0800 Subject: [PATCH] Add BINARYEN_EXTRA_PASSES='--spill-pointers' for emscipten to improve GC on wasm target. --- toolchain/emscripten-toolchain.xml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/toolchain/emscripten-toolchain.xml b/toolchain/emscripten-toolchain.xml index cfe102144..f99d3a545 100644 --- a/toolchain/emscripten-toolchain.xml +++ b/toolchain/emscripten-toolchain.xml @@ -28,10 +28,11 @@ But you may be able to adjust the node stack size ti fix this. --> - + + @@ -99,6 +100,11 @@ +
+ + +
+ @@ -141,27 +147,23 @@
- -
- -
- - + +
- +
- +