robertkrimen / otto

A JavaScript interpreter in Go (golang)
http://godoc.org/github.com/robertkrimen/otto
MIT License
8.04k stars 584 forks source link

Marshal / Unmarshal #407

Closed alexandru-eftimie closed 2 years ago

alexandru-eftimie commented 3 years ago

How would one go about saving a current otto vm and restoring it?