{"id":31823286,"url":"https://github.com/chfanghr/embryo","last_synced_at":"2025-10-11T14:28:25.253Z","repository":{"id":54364480,"uuid":"258927541","full_name":"chfanghr/embryo","owner":"chfanghr","description":"Yet another lua compiler/vm","archived":false,"fork":false,"pushed_at":"2022-08-07T16:28:52.000Z","size":132,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-04T17:01:09.280Z","etag":null,"topics":["compiler","lua","vm"],"latest_commit_sha":null,"homepage":"","language":"C++","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/chfanghr.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}},"created_at":"2020-04-26T03:11:15.000Z","updated_at":"2022-12-21T16:47:45.000Z","dependencies_parsed_at":"2022-08-13T13:30:44.799Z","dependency_job_id":null,"html_url":"https://github.com/chfanghr/embryo","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/chfanghr/embryo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfanghr%2Fembryo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfanghr%2Fembryo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfanghr%2Fembryo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfanghr%2Fembryo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfanghr","download_url":"https://codeload.github.com/chfanghr/embryo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfanghr%2Fembryo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007469,"owners_count":26084313,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["compiler","lua","vm"],"created_at":"2025-10-11T14:28:09.418Z","updated_at":"2025-10-11T14:28:25.248Z","avatar_url":"https://github.com/chfanghr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Embryo: lua compiler and vm, in C++17.\n\n[![works badge](https://cdn.jsdelivr.net/gh/nikku/works-on-my-machine@v0.2.0/badge.svg)](https://github.com/nikku/works-on-my-machine)\n\n## For those who want to play around with the project\n\n* This project will run on Linux and macOS only.\n* Install [`nix`](https://nixos.org/download.html#download-nix) and [enable flake support](https://nixos.wiki/wiki/Flakes).\n* Clone the project and `cd` into the directory.\n* Run `nix develop`. Wait for a moment and you will be dropped into a shell, with all the tools you need in the `PATH`.\n* Use `treefmt` to format the project. (WIP: add clang format settings).\n* Any contribution is welcome!\n\nBy the way, If you have [`direnv`](https://direnv.net/) and (optionally) [`nix-direnv`](https://github.com/nix-community/nix-direnv) installed, run the following commands at the *root* of the project so that you will have everything setup whenever you enter the project:\n\n```sh\necho \"use flake\" \u003e\u003e .envrc; direnv allow\n```\n\n## License\n\nMIT, see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfanghr%2Fembryo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchfanghr%2Fembryo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfanghr%2Fembryo/lists"}