diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-17 09:15:48 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-17 09:15:48 +0100 |
| commit | c6ab40b1602443938e431b996b28fb3d888365bb (patch) | |
| tree | 6fff7f9253ecb0b5c27f6a753d83a22a53ef54f8 /build.sh | |
| parent | ad9c99d0274b09b152007332cef589f5e649080a (diff) | |
| download | nissy-core-c6ab40b1602443938e431b996b28fb3d888365bb.tar.gz nissy-core-c6ab40b1602443938e431b996b28fb3d888365bb.zip | |
Cleanup
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -142,7 +142,7 @@ CPPFLAGS="-std=c++20 $(maybe_pthread)" | |||
| 142 | # When it becomes widely available, we can support it by adding -sMEMORY64 | 142 | # When it becomes widely available, we can support it by adding -sMEMORY64 |
| 143 | # to the WASMCFLAGS, WASMCPPFLAGS and WASMLINKFLAGS variables below, and | 143 | # to the WASMCFLAGS, WASMCPPFLAGS and WASMLINKFLAGS variables below, and |
| 144 | # -sMAXIMUM_MEMORY=10737418240 to WASMLINKFLAGS. This way we can enable | 144 | # -sMAXIMUM_MEMORY=10737418240 to WASMLINKFLAGS. This way we can enable |
| 145 | # solvers larger than h48h6k2 in the web version. | 145 | # solvers larger than h48h6 in the web version. |
| 146 | 146 | ||
| 147 | # TODO: | 147 | # TODO: |
| 148 | # The options below have to be adjusted when native WASM_SIMD is implemented. | 148 | # The options below have to be adjusted when native WASM_SIMD is implemented. |
