diff options
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. |
