mjanicek / rembulan

Rembulan, an implementation of Lua 5.3 for the Java Virtual Machine
Apache License 2.0
163 stars 28 forks source link

Add support for execution state serialisation/deserialisation #4

Open mjanicek opened 8 years ago

mjanicek commented 8 years ago

It would be desirable to have the capability to serialise (and deserialise and restore) the execution state of a paused call.