wasmcloud

Crates.iowasmcloud
lib.rswasmcloud
version0.18.2
sourcesrc
created_at2021-03-16 21:11:06.718813
updated_at2021-05-14 18:19:45.136408
descriptionA secure, distributed, WebAssembly actor model runtime for the cloud, edge, and everything in between
homepage
repositoryhttps://github.com/wasmcloud/wasmcloud
max_upload_size
id369927
size151,695
wasmCloud Automation Bot (wasmcloud-automation)

documentation

https://wasmcloud.dev

README

Latest Release Gitpod ready-to-code Rust Build Contributors Good first issues Documentation Rustdocs

wasmCloud

wasmCloud lets you focus on shipping features. Build secure, portable, re-usable components called actors and get rid of the headaches that come from being smothered by boilerplate, dependency hell, tight coupling, and making design decisions mandated by your infrastructure.

Open in Gitpod

Distributed computing, simplified

The wasmCloud runtime is a vessel for running actors and capability providers in the cloud, at the edge, in the browser, on small devices, and anywhere else you can imagine.

If you're new to the wasmCloud ecosystem, a great place to start is the getting started section of our documentation.

You can also take a look at a wide range of examples in our Github repository, or look through the reference applications we've created as technology demonstrations to help illustrate a new way of designing, composing, and building applications.

Rust Runtime

The wasmCloud host runtime is available both as a released binary and as a Rust crate that you can incorporate in your own applications to create bespoke, fit-for-purpose hosts.

Contributing

For more information on how to contribute and our contributor guidelines, check out the contributing readme.

Commit count: 4654

cargo fmt