{"id":18286511,"url":"https://github.com/v0idzdev/emscriptentemplate","last_synced_at":"2026-01-20T13:33:53.891Z","repository":{"id":63248073,"uuid":"566403166","full_name":"v0idzdev/EmscriptenTemplate","owner":"v0idzdev","description":"A template for Emscripten projects where C/C++ is compiled to WebAssembly.","archived":false,"fork":false,"pushed_at":"2022-11-15T16:52:29.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T06:31:16.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/v0idzdev.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}},"created_at":"2022-11-15T15:48:16.000Z","updated_at":"2024-07-01T20:28:28.000Z","dependencies_parsed_at":"2022-11-15T18:49:02.486Z","dependency_job_id":null,"html_url":"https://github.com/v0idzdev/EmscriptenTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/v0idzdev/EmscriptenTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v0idzdev%2FEmscriptenTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v0idzdev%2FEmscriptenTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v0idzdev%2FEmscriptenTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v0idzdev%2FEmscriptenTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v0idzdev","download_url":"https://codeload.github.com/v0idzdev/EmscriptenTemplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v0idzdev%2FEmscriptenTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-05T13:20:41.128Z","updated_at":"2026-01-20T13:33:53.873Z","avatar_url":"https://github.com/v0idzdev.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EmscriptenTemplate\n A template for Emscripten projects. Emscripten is an SDK that allows you to compile C/C++ to WebAssembly.\n \n ## Using This Template\n This template is for people who are experienced with C/C++ and GNU make. You should know how to extend and change this template to fit your project.\n \n #### Installation\n Clone the respository and run:\n \n ```bash\n chmod +x ./install.sh\n ./install.sh\n ```\n \n #### Compilation\n ```bash\n source env/emsdk/emsdk_env.sh  # Without this, `make` will fail.\n make\n ```\n \n To run the compiled webpage, go to `localhost:8000` in a web browser.\n \n ## Prerequisites \n * Python 3\n * Linux\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv0idzdev%2Femscriptentemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv0idzdev%2Femscriptentemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv0idzdev%2Femscriptentemplate/lists"}