Ideally, what is the way to integrate permanently Emscripten/wasm in an autotools framework? (e.g. to have Emscripten platform constant detection fixed) so that host/target/build args can accept natively emscripten-wasm32 or sth like that
Should Emscripten strive to upstream to https://https.git.savannah.gnu.org/git/config.git/ config.sub and config.guess scripts? Or is this repo irrelevant?
Ideally, what is the way to integrate permanently Emscripten/wasm in an autotools framework? (e.g. to have Emscripten platform constant detection fixed) so that host/target/build args can accept natively emscripten-wasm32 or sth like that
Should Emscripten strive to upstream to https://https.git.savannah.gnu.org/git/config.git/
config.subandconfig.guessscripts? Or is this repo irrelevant?