{"id":38128408,"url":"https://github.com/hayride-dev/hayride","last_synced_at":"2026-01-16T22:35:18.948Z","repository":{"id":304838772,"uuid":"903064681","full_name":"hayride-dev/hayride","owner":"hayride-dev","description":"The main repository for Hayride. ","archived":false,"fork":false,"pushed_at":"2025-08-27T20:04:47.000Z","size":963,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T04:57:18.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hayride-dev.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,"zenodo":null}},"created_at":"2024-12-13T21:22:57.000Z","updated_at":"2025-08-25T23:22:43.000Z","dependencies_parsed_at":"2025-07-16T10:52:54.961Z","dependency_job_id":"09283e86-8b99-45aa-b97b-7f36e0dd4b75","html_url":"https://github.com/hayride-dev/hayride","commit_stats":null,"previous_names":["hayride-dev/hayride"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hayride-dev/hayride","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayride-dev%2Fhayride","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayride-dev%2Fhayride/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayride-dev%2Fhayride/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayride-dev%2Fhayride/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hayride-dev","download_url":"https://codeload.github.com/hayride-dev/hayride/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayride-dev%2Fhayride/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28485398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":"2026-01-16T22:35:18.874Z","updated_at":"2026-01-16T22:35:18.930Z","avatar_url":"https://github.com/hayride-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hayride\nHayride is a Sandboxed execution environment powered by WebAssembly. It allows you to run untrusted code securely and efficiently in a controlled environment.\n\nHayride uses `wasmtime` as its WebAssembly runtime, and adds additional capabilities by implementing various WebAssembly Interfaces defined in [coven](https://github.com/hayride-dev/coven).\n\nBy using WIT (WebAssembly Interface Types), Hayride can seamlessly integrate with other WebAssembly components and services, allowing for greater flexibility and interoperability. Including implementing capabilities through WebAssembly Components vs host implementations and composing them into larger applications.\n\n## Features\n\nAt its core, Hayride is simply a WebAssembly runtime that is designed to execute WebAssembly Components in a secure and isolated manner.\nIn addition to the core functionality, Hayride provides several features that enhance its usability and security.\n\n### AI Inference: \nHayride supports running AI models in a secure sandbox, enabling you to perform inference without exposing your system to potential threats. The AI feature allows you to deploy custom AI agents that can execute WebAssembly components as tools. \n\n## Building Hayride \n\nYou can use the provided `Makefile` to build Hayride. The build process will compile the necessary components and prepare the environment for running WebAssembly applications.\n\n### WebAssembly Component Dependencies\n\nHayride depends on WebAssembly Components that implement a number of Hayride interfaces. If you are building from source, you will need to get a copy of the `core` Hayride components.\n\nCurrently these are closed source but made freely available in our [releases](https://github.com/hayride-dev/releases) repository. These components are licensed under a \"free\" non-commercial use license. \n\nThese components are required for Hayride to function properly, as they provide the necessary interfaces and capabilities that Hayride expects. However, these components are swappable with your own implementations, as long as they adhere to the expected interfaces.\n\nWe are working on improving the interfaces defined to ensure clarity on what is required to implement your own `core` components.\n\n# Contributing\nContributions are welcome! If you'd like to contribute, please follow these steps:\n\n- Fork the repository.\n- Create a new branch for your feature or bug fix.\n- Submit a pull request with a detailed description of your changes.\n\n# License\nThis project is licensed under the AGPLv3 License. See the LICENSE file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhayride-dev%2Fhayride","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhayride-dev%2Fhayride","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhayride-dev%2Fhayride/lists"}