📄️ Go
Building Morphs with Go
📄️ Rust
Hayride specific bindings for rust are under development. Keep an eye on the hayride bindings repository for ongoing updates.
📄️ C/C++
Hayride specific bindings for C are under development. Keep an eye on the hayride bindings repository for ongoing updates.
📄️ JS
Hayride specific bindings for JS are under development. Keep an eye on the hayride bindings repository for ongoing updates.
📄️ Python
Hayride specific bindings for Python are under development. Keep an eye on the hayride bindings repository for ongoing updates.
📄️ WIT
The WIT (Wasm Interface Type) language is used to define Component Model interfaces and worlds. WIT isn't a general-purpose coding language and doesn't define behaviour; it defines only contracts between components.
📄️ WAC
The WebAssembly Component (WAC) provides a way to compose and run WebAssembly components.