Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
8bf5b309
by Cheng Shao at 2025-09-25T09:49:18-04:00
1 changed file:
Changes:
| 1 | -#!/usr/bin/env -S node --disable-warning=ExperimentalWarning --max-old-space-size=65536 --no-turbo-fast-api-calls --wasm-lazy-validation
|
|
| 1 | +#!/usr/bin/env -S node --disable-warning=ExperimentalWarning --max-old-space-size=65536 --wasm-lazy-validation
|
|
| 2 | 2 | |
| 3 | 3 | // Note [The Wasm Dynamic Linker]
|
| 4 | 4 | // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|