Open Jhonnyg opened 1 month ago
Currently we accept link flags in any form. As a bare minimum we should check that the flag satisfies at least "X=Y".
All the flags that are supported is presented here: https://github.com/emscripten-core/emscripten/blob/main/src/settings.js
Currently we accept link flags in any form. As a bare minimum we should check that the flag satisfies at least "X=Y".
All the flags that are supported is presented here: https://github.com/emscripten-core/emscripten/blob/main/src/settings.js