{"id":16218071,"url":"https://github.com/quasilyte/yalwee","last_synced_at":"2025-09-19T11:59:58.442Z","repository":{"id":85823343,"uuid":"67059457","full_name":"quasilyte/YALWEE","owner":"quasilyte","description":"System for generating JIT capable interpreters","archived":false,"fork":false,"pushed_at":"2016-09-14T16:53:54.000Z","size":165,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-17T04:37:39.882Z","etag":null,"topics":["assembly","embedded","interpreter","jit"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quasilyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-08-31T17:36:41.000Z","updated_at":"2018-09-23T21:42:36.000Z","dependencies_parsed_at":"2023-03-13T06:54:07.698Z","dependency_job_id":null,"html_url":"https://github.com/quasilyte/YALWEE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quasilyte/YALWEE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2FYALWEE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2FYALWEE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2FYALWEE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2FYALWEE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quasilyte","download_url":"https://codeload.github.com/quasilyte/YALWEE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2FYALWEE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275934054,"owners_count":25555518,"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-09-19T02:00:09.700Z","response_time":108,"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":["assembly","embedded","interpreter","jit"],"created_at":"2024-10-10T11:48:24.847Z","updated_at":"2025-09-19T11:59:58.401Z","avatar_url":"https://github.com/quasilyte.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub Logo](/misc/logo.png)\n\n## About\n\nYALWEE - yet another lightweight execution environment.\n\nThe project is divided into multiple parts:\n  1. interpreter parts (written in x86_64 assembly)\n  2. interpreter builder scripts\n  3. embedding API\n  4. useful utilities and scripts (tooling)\n\nThe user writes an *specification* which selects parts\nto be included into execution environment (interpreter).\nSpecification can be used to build interpreter and associated\nbindings/extensions for programming languages.\n\nFor example, one can create some interpreter and embed it\ninto *Ruby* programming language.\nOnce embedded, generated API can be used to emit wordcode\n(2-byte wide bytecode) at run time. Emitted code can be\nevaluated by embedded interpreter.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasilyte%2Fyalwee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquasilyte%2Fyalwee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasilyte%2Fyalwee/lists"}