cosmopolitan/tool/net
Justine Tunney 3bfb7580c5 Add Lua compiler
Redbean Lua Server Pages may now be stored in the zip as byte code. This
can improve performance, since redbean currently doesn't cache byte code
but it might be more useful for anyone wanting to create a closed source
redbean. The .lua extension should be used for byte code files. Lua will
tell them apart based on a magic number at the start of the file.

This change also improves some Lua error reporting conditions. See #97
2021-08-09 13:09:14 -07:00
..
demo Add Lua compiler 2021-08-09 13:09:14 -07:00
.init.lua Add SSL to redbean 2021-06-24 13:20:50 -07:00
counters.inc Make improvements to redbean 2021-07-08 15:56:23 -07:00
dig.c Make minor revisions to previous change 2021-06-30 10:45:27 -07:00
echoserver.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
favicon.ico Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
help.txt Make redbean SSL more tunable 2021-08-09 07:38:57 -07:00
lsqlite3.c Tune SQLite build for redbean (#97) 2021-06-10 08:00:08 -07:00
net.mk Add Lua compiler 2021-08-09 13:09:14 -07:00
redbean.c Add Lua compiler 2021-08-09 13:09:14 -07:00
redbean.png Make improvements 2020-09-14 00:02:34 -07:00
wb.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00