From 881418618125299862e7c65f4a7407c1ebb9c4da Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 6 Jan 2026 23:01:45 +0100 Subject: [PATCH] Regen --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index e4a6fd35..9107c295 100755 --- a/configure +++ b/configure @@ -22794,7 +22794,7 @@ if test "x$EMSCRIPTEN" != "x" then : EXEEXT=.js - TEST_LDFLAGS='--pre-js pre.js.inc -s RESERVED_FUNCTION_POINTERS=8' + TEST_LDFLAGS='--pre-js pre.js.inc -sALLOW_TABLE_GROWTH' fi