Cobalt icon indicating copy to clipboard operation
Cobalt copied to clipboard

Persistence

Open SquidDev opened this issue 9 years ago • 2 comments

It would be nice to save the state of the Lua VM. This should be possible when executing Lua Closures, but we will need to support xpcall and pcall functions.

It would be nice to support LuaJC classes with something like these libraries. It might be possible to do something with JavaFlow

SquidDev avatar Mar 12 '15 17:03 SquidDev

@timofonic This is mostly blocked by #12 (and me needing to do some research in how Eris stores its data).

SquidDev avatar Nov 03 '17 13:11 SquidDev