Comment by armitron
8 years ago
Lua supports the scenario you describe effortlessly not to mention that it's actually designed for embedding.
Python can't even be re-initialized in the same process without introducing memory leaks and other non-deterministic gotchas! [1]
[1] https://docs.python.org/3.6/capi/init.html#c.Py_FinalizeEx
No comments yet
Contribute on Hacker News ↗