This directory contains the unmodified Lua 5.4.8 interpreter and library sources from
https://www.lua.org/ftp/lua-5.4.8.tar.gz.
Archive SHA-256:
4f18ddae154e793e46eeab727c59ef1c0c0c2b744e7b94219710d76f530629ae.
The standalone lua.c, luac.c, and upstream Makefile are intentionally omitted. Sunrise embeds
the interpreter library only. See LICENSE for the upstream MIT license.