ValveSoftware/GameNetworkingSockets
Emscripten/WebAssembly/WASM Support
Open
#319 opened on May 15, 2024
enhancementhelp wanted
Repository metrics
- Stars
- (7,612 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi,
Does this package support compilation to WASM and function on the web (somehow using WebSockets or TCP) to allow the game to function (albeit much slower & with head-of-line blocking) on the web?
Let me know if there's any possibility of this building for the web, or if I could implement a custom backend for this to work.
Thanks, Chase