{"id":17793222,"url":"https://github.com/jcbhmr/setup-wasmtime","last_synced_at":"2026-05-08T13:38:15.564Z","repository":{"id":218830569,"uuid":"747479218","full_name":"jcbhmr/setup-wasmtime","owner":"jcbhmr","description":"👩‍💻 Wasmtime WebAssembly runtime installer for GitHub Actions","archived":false,"fork":false,"pushed_at":"2024-01-24T20:07:42.000Z","size":835,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T17:17:21.590Z","etag":null,"topics":["action","actions","github-action","github-actions","nodejs","setup-action","wasmtime","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/jcbhmr.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":"2024-01-24T02:17:03.000Z","updated_at":"2024-01-24T17:43:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"af477359-3fef-407e-b01d-c061fd20076c","html_url":"https://github.com/jcbhmr/setup-wasmtime","commit_stats":null,"previous_names":["actions4wasm/setup-wasmtime"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbhmr%2Fsetup-wasmtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbhmr%2Fsetup-wasmtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbhmr%2Fsetup-wasmtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbhmr%2Fsetup-wasmtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcbhmr","download_url":"https://codeload.github.com/jcbhmr/setup-wasmtime/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741117,"owners_count":20826067,"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":["action","actions","github-action","github-actions","nodejs","setup-action","wasmtime","webassembly"],"created_at":"2024-10-27T11:05:17.714Z","updated_at":"2026-05-08T13:38:10.536Z","avatar_url":"https://github.com/jcbhmr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Wasmtime\n\n👩‍💻 [Wasmtime](https://wasmtime.dev/) WebAssembly runtime installer for GitHub Actions\n\n\u003ctable align=center\u003e\u003ctd\u003e\n\n```yml\n- uses: jcbhmr/setup-wasmtime@v2\n- run: cargo build --target wasm32-wasi\n- run: wasmtime target/wasm32-wasi/debug/*.wasm\n```\n\n\u003c/table\u003e\n\n🟪 Installs Wasmtime globally \\\n🔢 Supports semver ranges \\\n📁 Caches the Wasmtime installation\n\n## Usage\n\n![GitHub Actions](https://img.shields.io/static/v1?style=for-the-badge\u0026message=GitHub+Actions\u0026color=2088FF\u0026logo=GitHub+Actions\u0026logoColor=FFFFFF\u0026label=)\n![GitHub](https://img.shields.io/static/v1?style=for-the-badge\u0026message=GitHub\u0026color=181717\u0026logo=GitHub\u0026logoColor=FFFFFF\u0026label=)\n\n**🚀 Here's what you're after:**\n\n```yml\non: push\njobs:\n  job:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: jcbhmr/setup-wasmtime@v2\n      - run: cargo build --target wasm32-wasi\n      - run: wasmtime target/wasm32-wasi/debug/*.wasm\n```\n\n### Inputs\n\n- **`wasmtime-version`:** Which version of Wasmtime to install. This can be an exact version specifier such as `16.0.0` or a semver range like `~16.0.0` or `16.x`. Use `latest` to always install the latest release. Defaults to `latest`.\n\n- **`wasmtime-token`:** The GitHub token to use when fetching the version list from [bytecodealliance/wasmtime](https://github.com/bytecodealliance/wasmtime/releases). You shouldn't have to touch this. The default is the `github.token` if you're on github.com or unauthenticated (rate limited) if you're not on github.com.\n\n### Outputs\n\n- **`wasmtime-version`:** The version of Wasmtime that was installed. This will be something like `16.0.0` or similar.\n\n- **`cache-hit`:** Whether or not Wasmtime was restored from the runner's cache or download anew.\n\n## Development\n\n![Node.js](https://img.shields.io/static/v1?style=for-the-badge\u0026message=Node.js\u0026color=339933\u0026logo=Node.js\u0026logoColor=FFFFFF\u0026label=)\n\n**How do I test my changes?** \\\nOpen a Draft Pull Request and some magic GitHub Actions will run to test the action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcbhmr%2Fsetup-wasmtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcbhmr%2Fsetup-wasmtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcbhmr%2Fsetup-wasmtime/lists"}