wasmcloud-host

Crates.iowasmcloud-host
lib.rswasmcloud-host
version0.23.0
sourcesrc
created_at2021-02-16 17:53:00.553943
updated_at2024-11-08 23:38:04.561311
descriptionwasmCloud host library
homepage
repositoryhttps://github.com/wasmCloud/wasmCloud
max_upload_size
id356100
size400,600
wasmCloud Automation (automation-wasmcloud)

documentation

README

wasmCloud Host

wasmCloud is an open source Cloud Native Computing Foundation (CNCF) project that enables teams to build, manage, and scale polyglot Wasm apps across any cloud, K8s, or edge.

⚠️ This crate is highly experimental and likely to experience breaking changes frequently. The host itself is relatively stable, but the APIs and public members of this crate are not guaranteed to be stable.

Usage

This crate can be used to embed a wasmCloud host in a Rust application. You can refer to the main.rs file of the wasmCloud runtime for an example of this.

Commit count: 5943

cargo fmt