Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Repository for the wasmcloud-messaging WebAssembly component model interface

License

Notifications You must be signed in to change notification settings

wasmCloud/wasmcloud-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wasmCloud Messaging Interface (wit)

This repository contains the wit definition and any additional documentation necessary for the wasmCloud Messaging Interface (wit). This interface is used by actors to send and receive messages from a host runtime. A capability provider implementation is responsible for implementing this interface.

This interface is defined in wit. This is an interim solution to provide a wit-based messaging provider contract to wasmCloud components until such time as the wasi-messaging specification stabilizes.

Wit-based wasmCloud interfaces are only available in the newest versions of wasmCloud hosts that utilize the wasmCloud crates.

The wasmCloud Actor SDK will automatically provide the necessary translation/"fill" for components using this interface.

Releases

No releases published

Packages

No packages published