Closed ahaoboy closed 2 years ago
I don't find similar api to store and restore game state. This feature can improve user experience when play some games
let checkpoint = nes.save(); nes.load(checkpoint)
cache WebAssembly.memory
WebAssembly.memory
I don't find similar api to store and restore game state. This feature can improve user experience when play some games