{"id":28487346,"url":"https://github.com/live-codes/clio-browser-compiler","last_synced_at":"2025-10-23T22:48:31.227Z","repository":{"id":103623032,"uuid":"443866301","full_name":"live-codes/clio-browser-compiler","owner":"live-codes","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-03T12:04:41.000Z","size":473,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T21:37:14.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/live-codes.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,"zenodo":null}},"created_at":"2022-01-02T20:45:40.000Z","updated_at":"2022-01-03T18:50:11.000Z","dependencies_parsed_at":"2023-05-24T01:00:16.302Z","dependency_job_id":null,"html_url":"https://github.com/live-codes/clio-browser-compiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/live-codes/clio-browser-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-codes%2Fclio-browser-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-codes%2Fclio-browser-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-codes%2Fclio-browser-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-codes%2Fclio-browser-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/live-codes","download_url":"https://codeload.github.com/live-codes/clio-browser-compiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-codes%2Fclio-browser-compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280706796,"owners_count":26376970,"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-23T02:00:06.710Z","response_time":142,"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":[],"created_at":"2025-06-08T04:30:48.637Z","updated_at":"2025-10-23T22:48:31.222Z","avatar_url":"https://github.com/live-codes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clio browser compiler\n\nBased on [Clio playground](https://github.com/clio-lang/clio/tree/develop/packages/playground).\n\n## Usage\n\n```html\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/@live-codes/clio-browser-compiler/public/build/compile.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"https://cdn.jsdelivr.net/npm/@live-codes/clio-browser-compiler/public/build/exec.js\"\u003e\u003c/script\u003e\n\n\u003cscript\u003e\n  const src = `\nexport fn main:\n  console.log \"Hello world!\"\n`;\n\n  (async () =\u003e {\n    const { code } = await clioCompiler.compile(src);\n    await clio.exec(\n      code,\n      \"https://cdn.jsdelivr.net/npm/@live-codes/clio-browser-compiler/public/build/worker.js\"\n    );\n  })();\n\u003c/script\u003e\n```\n\n## License\n\nApache License 2.0, same as Clio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flive-codes%2Fclio-browser-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flive-codes%2Fclio-browser-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flive-codes%2Fclio-browser-compiler/lists"}