{"id":22454233,"url":"https://github.com/eeriemyxi/lua-hello","last_synced_at":"2025-03-27T13:15:54.792Z","repository":{"id":266551648,"uuid":"898665688","full_name":"eeriemyxi/lua-hello","owner":"eeriemyxi","description":"A plain and simple example for self-contained Lua script binaries.","archived":false,"fork":false,"pushed_at":"2024-12-23T07:17:29.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-01T17:30:05.525Z","etag":null,"topics":["compile","linux","lua","windows"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eeriemyxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-04T20:02:11.000Z","updated_at":"2024-12-23T07:17:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dd1a08b-85f6-409c-b72b-a54756a64c47","html_url":"https://github.com/eeriemyxi/lua-hello","commit_stats":null,"previous_names":["eeriemyxi/lua-hello"],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Flua-hello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Flua-hello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Flua-hello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeriemyxi%2Flua-hello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eeriemyxi","download_url":"https://codeload.github.com/eeriemyxi/lua-hello/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850360,"owners_count":20682647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compile","linux","lua","windows"],"created_at":"2024-12-06T07:07:20.644Z","updated_at":"2025-03-27T13:15:54.746Z","avatar_url":"https://github.com/eeriemyxi.png","language":"Lua","readme":"# Hello from Lua\nThis repository aims to be a plain and simple example for building\nself-contained Lua script AMD64 binaries for Linux and Windows. Also ARM32\nand ARM64 binaries for Linux. ARM64 Linux builds for Android\n(e.g., Termux) is also supported. \n\n[`main.lua`](main.lua) contains the source code, [`build.xsh`](build.xsh) is a\n[Xonsh](https://xon.sh/) shell script for building the binaries.\n[`ext/`](`ext/`) contains external modules that are embedded into the binary.\nThe script assumes you have GCC, Mingw 64-bit, GCC ARM, and Android NDK compiler\ntoolchain installed. Some essentials like GNU Make too.\n\n\u003e [!NOTE]\n\u003e For Android NDK you should consider adding\n\u003e `$ANDROID_NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64/bin` to your `$PATH`.\n\n\u003e [!NOTE]\n\u003e No support for MacOS because all the instructions I found online\n\u003e were very complicated and unreliable.\n\nRun it from the root of the project's source tree for best results, _but_ it\nshould work from anywhere.\n\nThe binaries will be at `build/{linux,linux-arm32,linux-arm64,linux-android-arm64,windows}/bin/`.\n\nBuild artifacts can be cleaned with the build script's `--clean` flag. Run\n`--help` flag for more information.\n\nSee [Releases](https://github.com/eeriemyxi/lua-hello/releases/latest) \nfor outputs from automated CI at \n[`.github/workflows/release-binaries.yml`](.github/workflows/release-binaries.yml).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeriemyxi%2Flua-hello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feeriemyxi%2Flua-hello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeriemyxi%2Flua-hello/lists"}