openmoh / openmohaa

Open re-implementation of Medal of Honor: Allied Assault with modern features and bugfixes from ioquake3 with cross-platform support
https://www.openmohaa.org
GNU General Public License v2.0
322 stars 23 forks source link

port for WebAssembly? #308

Open Willianjesusdasilva opened 4 months ago

Willianjesusdasilva commented 4 months ago

Hi guys,

Last month, I found Counter-Strike 1.6 on a web browser (play-cs.com).

While searching how they managed to get the original game to work on the web, I discovered that it involves a conversion from C to WebAssembly.

My question is: Has anyone on the project tested this?

binboupan commented 2 months ago

Since an port of ioquake3 to webassembly already exists, I suppose it wouldn't be impossible to do so.