{"id":16260222,"url":"https://github.com/wiwichips/jadcc","last_synced_at":"2025-03-19T22:31:10.190Z","repository":{"id":132920898,"uuid":"394806156","full_name":"wiwichips/jadcc","owner":"wiwichips","description":"Distributed C / C++ compiler using implemented using WebAssembly and the Distributed Compute Protocol (DCP)","archived":false,"fork":false,"pushed_at":"2021-08-13T11:23:25.000Z","size":22996,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T11:50:37.220Z","etag":null,"topics":["compiler","dcp","distributed-computing","javascript","nodejs","webassembly"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/wiwichips.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":"2021-08-10T23:34:02.000Z","updated_at":"2025-03-05T21:27:02.000Z","dependencies_parsed_at":"2023-07-19T11:00:28.298Z","dependency_job_id":null,"html_url":"https://github.com/wiwichips/jadcc","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":"0.33333333333333337","last_synced_commit":"a46d3101066d0d3a6d1593ca232adbc57c7bedfe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiwichips%2Fjadcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiwichips%2Fjadcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiwichips%2Fjadcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiwichips%2Fjadcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiwichips","download_url":"https://codeload.github.com/wiwichips/jadcc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244515638,"owners_count":20464924,"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":["compiler","dcp","distributed-computing","javascript","nodejs","webassembly"],"created_at":"2024-10-10T16:06:48.589Z","updated_at":"2025-03-19T22:31:10.185Z","avatar_url":"https://github.com/wiwichips.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Just Another Distributed C/C++ Compiler\n\n## How to pronounce jadcc\n\"jadch\"\n\n## What is jadcc\n* A rushed proof of concept\n* WASM binary of the Clang compiler\n* WASM binary of an in memory file system\n* Deployed using the Distributed Compute Protocol\n\n## Credit\n* This work is a continuation (and fork) of https://github.com/binji/wasm-clang\n\n## Current Issues\n* This depends on a unique DCP setup that has to be mandated across all workers compiling code\n  * Therefore, this code does not work on production DCP as it expects each worker to have a copy of the CLANG compiler as a WASM binary\n* There are no optimizations here\n* This only compiles libraries that do not source other c code\n  * This will be the focus of future work on this project\n\n## Instructions\n* ensure your DCP users are using a dcp-client where the binaries are injected into the work functions arguments as base64 strings in this order (clang, memfs, sysroot.tar)\n* npm install\n* ./dcp.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiwichips%2Fjadcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiwichips%2Fjadcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiwichips%2Fjadcc/lists"}