Commit 834c3bd
committed
[emscripten] Remove -sWASM_BIGINT flag
This flag has been enabled by default in emscripten for a while now
so I don't think we need this here anymore.
Also remove the `-Wno-experimental` flag which is no longer needed for
`-sMEMORY64`.
Also remove `-sMODULARIZE` which is implied by `-sEXPORT_ES6`.1 parent 1c4a085 commit 834c3bd
2 files changed
+4
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | 300 | | |
316 | 301 | | |
317 | 302 | | |
| |||
346 | 331 | | |
347 | 332 | | |
348 | 333 | | |
349 | | - | |
350 | 334 | | |
351 | 335 | | |
352 | 336 | | |
| |||
359 | 343 | | |
360 | 344 | | |
361 | 345 | | |
362 | | - | |
| 346 | + | |
363 | 347 | | |
364 | 348 | | |
365 | 349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | | - | |
269 | | - | |
| 267 | + | |
| 268 | + | |
270 | 269 | | |
271 | 270 | | |
272 | 271 | | |
| |||
0 commit comments