- https://www.gamereplays.org/overwatch/portals.php?show=page&name=overwatch-a-guide-to-understanding-netcode
- https://zhuanlan.zhihu.com/p/141555559
- https://www.bilibili.com/video/BV1ox411s7Fd?t=1043
- https://github.com/QXSoftware/qxsoftware.github.io/blob/e9061b0c72c3d0ad53dd924bded5cd39751e0875/_posts/2020-05-31-Game-Netcode.MD
把c++打包为WebAssembly....
Install
Windows
# 下载工具
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
# 安装 需要科学上网
./emsdk install latest
./emsdk activate latest
# 更新环境变量
./emsdk_env.bat