cortav  Diff

Differences From Artifact [f7d9ea5be8]:

To Artifact [9df833faa8]:


     1      1   -- [ʞ] tools/makeshim.lua
     2      2   --  ~ lexi hale <lexi@hale.su>
     3         ---  🄯 AGPLv3
            3  +--  🄯 EUPL v1.2
     4      4   --  ? this program creates a C source file embedding
     5      5   --    cortav, for the purposes of standalone deployment
     6      6   --    without a lua interpreter, or for the purposes of
     7      7   --    giving cortav extra privileges
     8      8   
     9      9   local includes = [[
    10     10   #include <lua.h>