13
0
Commit Graph

3 Commits

Author SHA1 Message Date
c9f0657c86 tweak lua GC (once again)
fixes OOM with extreme automation in HP/LP.
2016-08-26 01:18:48 +02:00
a2f249d1d7 tweak lua gc
lua C++ bindings require ~400KB worth of tables now; so bump memory
available to rt-safe scripts (full interpreter) to 2MB.

Also switch to incremental GC.
2016-07-06 03:32:08 +02:00
5b40e073e9 add liblua wrapper and build-scripts 2016-02-22 22:06:47 +01:00