cosmopolitan/tool/net/demo/closedsource.lua
Justine Tunney a6baba1b07
Stop using .com extension in monorepo
The WIN32 CreateProcess() function does not require an .exe or .com
suffix in order to spawn an executable. Now that we have Cosmo bash
we're no longer so dependent on the cmd.exe prompt.
2024-03-03 03:12:19 -08:00

2 lines
109 B
Lua

Write('This Lua Server Page is stored in ZIP\r\n')
Write('as compressed byte code, see luac and net.mk\r\n')