Some how the strike through markdown does not work, so use hard delete. Audio and mouse locking are working now in Emscripten build, credits to Chris and hd_, respectively. [ci skip]
@@ -219,10 +219,8 @@ Execute cmake_mingw.sh then go to the build tree to execute make command. After
\section Building_Emscripten Emscripten build process (EXPERIMENTAL)
> WHAT DOESN'T WORK:
-> - ~~%Sound.~~
> - %Terrain rendering.
> - Networking. Javascript can only use http and websockets protocols so it's not likely that kNet will ever function.
-> - ~~Mouse locking.~~
> - All the scripting support: AngelScript and Lua/LuaJIT.
This section assumes you have already updated, installed, and activated the latest Emscripten (trans-)compiler toolchain on your host system as per described in http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html.