aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/GuiLua/README
diff options
context:
space:
mode:
Diffstat (limited to 'ClientHamr/GuiLua/README')
-rw-r--r--ClientHamr/GuiLua/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/ClientHamr/GuiLua/README b/ClientHamr/GuiLua/README
index 4198025..72c1069 100644
--- a/ClientHamr/GuiLua/README
+++ b/ClientHamr/GuiLua/README
@@ -388,6 +388,15 @@ that has hard coded mappings between some basic "label", "button", etc.
388and ordinary elementary widgets. Proper introspection can come later. 388and ordinary elementary widgets. Proper introspection can come later.
389 389
390 390
391LuaJIT FFI notes
392----------------
393
394LuaJIT 2.0 FFI needs to have cleaned up versions of C header files
395included in the Lua scripts that use it. This is messy. Version 2.1
396(or perhaps 3.0) has on it's road map to include a C pre processor,
397which should help that problem.
398
399
391EO notes 400EO notes
392-------- 401--------
393 402