{"id":20186380,"url":"https://github.com/numworks/setup-emscripten","last_synced_at":"2025-04-10T06:24:02.805Z","repository":{"id":56206276,"uuid":"212096397","full_name":"numworks/setup-emscripten","owner":"numworks","description":"GitHub Action to setup Emscripten","archived":false,"fork":false,"pushed_at":"2023-07-12T12:09:39.000Z","size":225,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-04T14:44:43.653Z","etag":null,"topics":["emscripten","gha"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numworks.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}},"created_at":"2019-10-01T12:57:48.000Z","updated_at":"2024-05-17T02:46:06.000Z","dependencies_parsed_at":"2024-10-25T04:19:22.114Z","dependency_job_id":"544dad70-6459-4cf8-ac7d-c92f3d1b7444","html_url":"https://github.com/numworks/setup-emscripten","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":0.4444444444444444,"last_synced_commit":"bbc4f5e15974bc13e69fdadecfd1858ecb1c4dbb"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-emscripten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-emscripten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-emscripten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numworks%2Fsetup-emscripten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numworks","download_url":"https://codeload.github.com/numworks/setup-emscripten/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224556840,"owners_count":17331088,"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":["emscripten","gha"],"created_at":"2024-11-14T03:17:00.871Z","updated_at":"2024-11-14T03:17:01.471Z","avatar_url":"https://github.com/numworks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup emscripten\n\nThis is a GitHub action to setup an emscripten environment.\nYou can optionally specify which sdk you want to install.\n\nIn actions.yml:\n\n```\nsteps:\n  - uses: numworks/setup-emscripten@v1\n    with:\n      sdk: latest-fastcomp\n  - run: emcc --version\n```\n\n## How to update this action\n\n- Before merging a PR to the master branch, make sure you removed the `node_modules` directory and ran `npm install`.\n- Once CI is passing, update the \"latest\" tag.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumworks%2Fsetup-emscripten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumworks%2Fsetup-emscripten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumworks%2Fsetup-emscripten/lists"}