|
|
|
|
|
by evrimoztamur
20 days ago
|
|
Does anyone know if the Roto runtime is serde-able? A big problem I encountered in using Lua in Rust for my game engine was that I wasn't able to serde the Lua runtime such that I can snapshot a game session and save it in a file, and retrieve it in another context. |
|