Hacker Newsnew | past | comments | ask | show | jobs | submit | friendlymatthew's commentslogin

Hi, I wrote a snapshotable wasm interpreter. You can pause a running wasm program mid-execution, serialize its entire state, and resume it exactly where it left off

There's a demo running Conway's game of life. You can snapshot the simulation mid-tick, fork it into a new process, and watch both diverge from the same state!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: