{"id":20772375,"url":"https://github.com/bunland/larzig","last_synced_at":"2025-04-30T14:30:22.836Z","repository":{"id":214706025,"uuid":"728509065","full_name":"Bunland/larZig","owner":"Bunland","description":"Lar javascript runtime","archived":false,"fork":false,"pushed_at":"2024-07-10T00:00:01.000Z","size":5707,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-30T17:01:46.122Z","etag":null,"topics":["javascript","javascriptcore","runtime","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/Bunland.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":"2023-12-07T04:57:21.000Z","updated_at":"2024-11-27T08:42:13.000Z","dependencies_parsed_at":"2024-07-10T03:42:18.647Z","dependency_job_id":null,"html_url":"https://github.com/Bunland/larZig","commit_stats":null,"previous_names":["bunland/larzig"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bunland%2FlarZig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bunland%2FlarZig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bunland%2FlarZig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bunland%2FlarZig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bunland","download_url":"https://codeload.github.com/Bunland/larZig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251721380,"owners_count":21632827,"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":["javascript","javascriptcore","runtime","zig"],"created_at":"2024-11-17T12:20:41.933Z","updated_at":"2025-04-30T14:30:22.801Z","avatar_url":"https://github.com/Bunland.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lar Runtime\n\n\n\u003cp align=\"center\" width=\"100%\"\u003e\n  \u003cimg width=\"400\" src=\"https://github.com/vitalspace/larZig/assets/29004070/fff48450-5bfc-454d-8d62-e6c3ac2de27d\" alt=\"moeban\" /\u003e\n\u003c/p\u003e\n\nA javascript runtime written in zig that uses javascriptcore as the javascript engine.\n\n## Api List\n\n### Console Api Status\n\n```typescript\nconsole.assert(value[, ...message]) // ready\nconsole.clear() // ready\nconsole.count([label]) // ready\nconsole.countReset([label]) // ready\nconsole.debug(data[, ...args]) // ready\nconsole.dir(obj[, options]) // soon\nconsole.dirxml(...data) // soon\nconsole.error([data][, ...args]) // soon\nconsole.group([...label]) // soon\nconsole.groupCollapsed() // soon\nconsole.groupEnd() // soon\nconsole.info([data][, ...args]) // soon\nconsole.log([data][, ...args]) // ready\nconsole.table(tabularData[, properties]) // soon\nconsole.time([label]) // soon\nconsole.timeEnd([label]) // soon\nconsole.timeLog([label][, ...data]) // soon\nconsole.trace([message][, ...args]) // soon\nconsole.warn([data][, ...args]) // soon\nconsole.prompt([labe]) // ready\n```\n\n### FS Api Status\n\n``` typescript\nlar.writeFile([path], [data]) // ready\nlar.readFile([path]) // ready\nlar.existsFile([path]) // ready\nlar.removeFile([path]) // ready\n```\n\n\n### Shell Api Status\n\n```typescript\nlar.shell(\"ls -l\") // ready\n```\n\n### Learning Project\n\nThis is a personal learning project focused on understanding how JavaScript runtimes written in C, Go, or Zig are created. As such, it's not recommended to use the Lar Runtime for production purposes.\n\n### Code Usage\n\nIf you decide to use any code from this runtime, I kindly request that you mention Lar Runtime in your project documentation, as well as in your code comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunland%2Flarzig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbunland%2Flarzig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbunland%2Flarzig/lists"}