diff options
author | William Wilgus <wilgus.william@gmail.com> | 2021-05-03 23:06:40 -0400 |
---|---|---|
committer | William Wilgus <wilgus.william@gmail.com> | 2021-05-03 23:13:25 -0400 |
commit | 9b2f23319c5ac84927774fca02b99bbb98057ebd (patch) | |
tree | 26392ade25f9a251f67bf9a2093a71d0e59e65f9 /apps/playlist_viewer.h | |
parent | 489a5f3ff72802fac20ca7459620101cd263bd1a (diff) |
lua fix yellow and add temploader
temp loader allows some lua requires to be loaded and
later garbage collected unfortunately the module needs to be formatted
in such a way to pass back a call table in order to keep the functions
within from being garbage collected too early
BE AWARE this bypasses the module loader which would allow code reuse
so if you aren't careful this memory saving tool could spell disaster
for free RAM if you load the same code multiple times
Change-Id: I0b6f81e481b8c779edbd620c8403794f8353926f
Diffstat (limited to 'apps/playlist_viewer.h')
0 files changed, 0 insertions, 0 deletions