INSTALL: update the version of te tested emsdk version to 4.0.12

That's the current latest and it works OK when we compile host and wasm target
according to the most up-to-date instructions.
This commit is contained in:
Daniel Kochmański 2025-08-04 10:06:31 +02:00
parent a7126313d9
commit bebb43d558

View file

@ -117,7 +117,7 @@ Install the Emscripten SDK using the official instructions:
https://emscripten.org/docs/getting_started/downloads.html https://emscripten.org/docs/getting_started/downloads.html
These build instructions were tested against ~emsdk 3.1.41~. If things doesn't These build instructions were tested against ~emsdk 4.0.12~. If things doesn't
work try that version instead of ~latest~. work try that version instead of ~latest~.
After that activate the toolchain and configure build flags: After that activate the toolchain and configure build flags: