58 releases (14 breaking)

0.15.0 Sep 19, 2023
0.14.0 Jul 14, 2023
0.13.0 Apr 12, 2023
0.12.0 Feb 28, 2023
0.1.5 Jul 31, 2021

#621 in WebAssembly

Download history 55/week @ 2024-01-01 155/week @ 2024-01-08 117/week @ 2024-01-15 106/week @ 2024-01-22 712/week @ 2024-01-29 131/week @ 2024-02-05 137/week @ 2024-02-12 126/week @ 2024-02-19 197/week @ 2024-02-26 138/week @ 2024-03-04 257/week @ 2024-03-11 116/week @ 2024-03-18 100/week @ 2024-03-25 247/week @ 2024-04-01 83/week @ 2024-04-08 108/week @ 2024-04-15

545 downloads per month
Used in 31 crates

Apache-2.0 and maybe LGPL-3.0-or-later

265KB
6K SLoC

Crates.io Documentation Rustdocs MSRV shield

This library provides shared runtime components for Rust actors and capability providers.

Contents:

  • shared library code for namespace org.wasmcloud.core (generated from smithy model)
  • re-exports derive macros from the ../macros crate

lib.rs:

wasmcloud-rpc runtime library

This crate provides code generation and runtime support for wasmcloud rpc messages used by wasmcloud actors and capability providers.

Dependencies

~13–35MB
~563K SLoC