{"id":16607264,"url":"https://github.com/dns2utf8/gugelhupf","last_synced_at":"2025-06-17T09:01:48.289Z","repository":{"id":68386812,"uuid":"99381172","full_name":"dns2utf8/gugelhupf","owner":"dns2utf8","description":"A ECMA-Script VM written in rust","archived":false,"fork":false,"pushed_at":"2017-08-05T13:17:54.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T00:46:02.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dns2utf8.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":"2017-08-04T21:34:16.000Z","updated_at":"2017-08-04T21:35:36.000Z","dependencies_parsed_at":"2023-07-28T20:45:32.147Z","dependency_job_id":null,"html_url":"https://github.com/dns2utf8/gugelhupf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dns2utf8/gugelhupf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dns2utf8%2Fgugelhupf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dns2utf8%2Fgugelhupf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dns2utf8%2Fgugelhupf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dns2utf8%2Fgugelhupf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dns2utf8","download_url":"https://codeload.github.com/dns2utf8/gugelhupf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dns2utf8%2Fgugelhupf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260326516,"owners_count":22992368,"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-12T01:12:11.573Z","updated_at":"2025-06-17T09:01:48.140Z","avatar_url":"https://github.com/dns2utf8.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gugelhupf\n\nAn ECMA-Script VM.\n\n## Design Runtime\n\n```\nCreate Gugelhupf-Context\n        ||\n        `´\n  Add source code  ---\u003e    Parse AST\n        ||                    ||\n        `´                    `´\n     Run loop      \u003c---  Inject parsed AST\n```\n\n## Design interface with rust\n\nThe interpreter searches the JS scopes for a symbol.\nIf it can not find it it will look through the \"native\" symbols.\nNative symbols are structs stored inside the Gugelhupf-Context.\n\nExtending native symbols is as easy as adding a struct to the Gugelhupf-Context.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdns2utf8%2Fgugelhupf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdns2utf8%2Fgugelhupf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdns2utf8%2Fgugelhupf/lists"}