return { binary = "lilush", luamods = { "http", "std", "git", "crypto", "term", "redis", "theme", "shell", "dns", "argparser", "testimony", "markdown", "zlib", "sound", "lev", "mneme", "lilpack", "lem", "evdev", }, c_libs = { "cjson", "inotify", "std", "crypto", "term", "wireguard", "zlib", "sound", "lev", "litls", "mneme", "lem", "evdev", }, start_code = { EXEC_BUILTIN = "lilush/exec_builtin.lua", START_SHELL = "lilush/start_shell.lua", RUN_SHELL_CMD = "lilush/run_shell_cmd.lua", RUN_LSH_SCRIPT = "lilush/run_lsh_script.lua", PRELOAD_INIT = "lilush/preload_init.lua", }, custom_main = "lilush/main.c", }