{"id":19910993,"url":"https://github.com/leaningtech/cheerp-libs","last_synced_at":"2025-10-17T21:31:22.501Z","repository":{"id":12130810,"uuid":"14722295","full_name":"leaningtech/cheerp-libs","owner":"leaningtech","description":"Helper libraries for Cheerp","archived":false,"fork":false,"pushed_at":"2025-04-17T08:56:14.000Z","size":229,"stargazers_count":25,"open_issues_count":0,"forks_count":9,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-17T23:44:16.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leaningtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","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":"2013-11-26T16:27:53.000Z","updated_at":"2025-04-17T08:56:20.000Z","dependencies_parsed_at":"2024-06-25T17:20:38.586Z","dependency_job_id":"f204fec5-4b50-4c25-a587-9755b806ad50","html_url":"https://github.com/leaningtech/cheerp-libs","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaningtech%2Fcheerp-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaningtech%2Fcheerp-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaningtech%2Fcheerp-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leaningtech%2Fcheerp-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leaningtech","download_url":"https://codeload.github.com/leaningtech/cheerp-libs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252137517,"owners_count":21700228,"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-11-12T21:22:50.081Z","updated_at":"2025-10-17T21:31:17.466Z","avatar_url":"https://github.com/leaningtech.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cheerp: A C++ compiler for the Web\n==================================\n\nPlease report bugs on GitHub:\nhttps://github.com/leaningtech/cheerp-meta/issues\n\nCheerp GLES implementation installation\n---------------------------------------\n\n```\nmake -C webgles install INSTALL_PREFIX=/opt/cheerp CHEERP_PREFIX=/opt/cheerp\n```\n\nCheerp helper library for Wasm\n---------------------------------------\n\n```\nmake -C wasm install INSTALL_PREFIX=/opt/cheerp CHEERP_PREFIX=/opt/cheerp\n```\n\nCheerp PreExecuted standard C++ library installation (both generic and asm.js version)\n----------------------------------------------------\n\n```\nmake -C stdlibs install INSTALL_PREFIX=/opt/cheerp CHEERP_PREFIX=/opt/cheerp\n```\n\nCheerp syscall library installation (only generic js version)\n---------------------------------------\n\n```\ncd system\ncmake -B build_genericjs -DCMAKE_INSTALL_PREFIX=/opt/cheerp -DCMAKE_TOOLCHAIN_FILE=/opt/cheerp/share/cmake/Modules/CheerpToolchain.cmake -DCMAKE_BUILD_TYPE=Release .\nmake -C build_genericjs\nmake install -C build_genericjs\ncd ..\n```\n\nCheerp syscall library installation (only asm.js version)\n---------------------------------------\n\n```\ncmake -B build_asmjs -DCMAKE_INSTALL_PREFIX=/opt/cheerp -DCMAKE_TOOLCHAIN_FILE=/opt/cheerp/share/cmake/Modules/CheerpWasmToolchain.cmake -DCMAKE_BUILD_TYPE=Release .\nmake -C build_asmjs\nmake install -C build_asmjs\ncd ..\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleaningtech%2Fcheerp-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleaningtech%2Fcheerp-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleaningtech%2Fcheerp-libs/lists"}