ValveSoftware/GameNetworkingSockets

Emscripten/WebAssembly/WASM Support

Open

#319 opened on May 15, 2024

 (1 comment) (2 reactions) (0 assignees)C++ (592 forks)batch import
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

Contributor guide