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

#991 in WebAssembly

Download history 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 353/week @ 2024-04-22 79/week @ 2024-04-29 99/week @ 2024-05-06 138/week @ 2024-05-13 88/week @ 2024-05-20 150/week @ 2024-05-27 284/week @ 2024-06-03 76/week @ 2024-06-10 72/week @ 2024-06-17 109/week @ 2024-06-24

546 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
~554K SLoC