mantou132 / nesbox

Online multiplayer games platform
https://nesbox.xianqiao.wang/
MIT License
387 stars 33 forks source link

优化游戏状态恢复 #204

Closed mantou132 closed 2 years ago

mantou132 commented 2 years ago

现在是将 WASM memory 全部缓存

缺点:

https://github.com/lukexor/tetanes/blob/45dc2a42928a7d9c507351965969b7976ca7b25c/src/nes/state.rs#L108