From c6ab40b1602443938e431b996b28fb3d888365bb Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 17 Dec 2025 09:15:48 +0100 Subject: Cleanup --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 502dbcf..642f5ca 100755 --- a/build.sh +++ b/build.sh @@ -142,7 +142,7 @@ CPPFLAGS="-std=c++20 $(maybe_pthread)" # When it becomes widely available, we can support it by adding -sMEMORY64 # to the WASMCFLAGS, WASMCPPFLAGS and WASMLINKFLAGS variables below, and # -sMAXIMUM_MEMORY=10737418240 to WASMLINKFLAGS. This way we can enable -# solvers larger than h48h6k2 in the web version. +# solvers larger than h48h6 in the web version. # TODO: # The options below have to be adjusted when native WASM_SIMD is implemented. -- cgit v1.3