{"id":15531448,"url":"https://github.com/squiddev/waluaigi","last_synced_at":"2025-04-06T00:11:52.076Z","repository":{"id":81349660,"uuid":"363998122","full_name":"SquidDev/waluaigi","owner":"SquidDev","description":"The PUC Lua VM, compiled to Java.","archived":false,"fork":false,"pushed_at":"2021-05-03T16:51:41.000Z","size":322,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2025-02-12T06:21:20.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SquidDev.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":"2021-05-03T16:49:10.000Z","updated_at":"2021-05-04T23:03:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2de1f5f-3848-4bbd-b7d1-56021411d289","html_url":"https://github.com/SquidDev/waluaigi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SquidDev%2Fwaluaigi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SquidDev%2Fwaluaigi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SquidDev%2Fwaluaigi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SquidDev%2Fwaluaigi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SquidDev","download_url":"https://codeload.github.com/SquidDev/waluaigi/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415973,"owners_count":20935387,"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":[],"created_at":"2024-10-02T11:26:14.845Z","updated_at":"2025-04-06T00:11:52.068Z","avatar_url":"https://github.com/SquidDev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Waluaigi\nThe PUC Lua VM, compiled to Java.\n\n## Background\nWaluaigi is an experimental Lua implementation for the Java Virtual Machine\n(JVM). Unlike other Lua runtimes targeting the JVM, such as [LuaJ] or [Cobalt],\nWaluaigi, this uses the sources of the original PUC Lua VM, ensuring an\naccuarate experience.\n\nTo do this, the C Lua VM is compiled to WebAssembly and then Java, using\n[asmble].\n\n## Performance\nUnfortunately, this comes at a cost. Waluaigi is about 10x slower than Cobalt\nand 100x time slower than PUC Lua. This testing was done using\n`scripts/bench.lua`. It's not exactly accurate or representative, but gives a\nrough idea.\n\n| Runtime  | Iterations |\n|:---------|-----------:|\n| PUC Lua  | 5174       |\n| Cobalt   | 570        |\n| Waluaigi | 50         |\n\n[LuaJ]: https://github.com/luaj/luaj/\n[Cobalt]: https://github.com/SquidDev/Cobalt\n[asmble]: https://github.com/fluencelabs/asmble\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiddev%2Fwaluaigi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquiddev%2Fwaluaigi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiddev%2Fwaluaigi/lists"}