#vino #flow #actor

vino-provider

SDK for native and WASM Vino components

4 releases (breaking)

0.9.0 Mar 1, 2022
0.8.0 Nov 15, 2021
0.7.0 Aug 16, 2021
0.6.2 Aug 5, 2021

#1372 in WebAssembly

BSD-3-Clause

94KB
2K SLoC

Maintenance

vino-provider

The Vino provider crate contains the necessary pieces for Native or WebAssembly providers written in Rust.

This library is not meant to be integrated manually. Vino uses code generators to automate most integration and — while backwards compatibility is a top priority — the generated code is considered the primary consumer. If you end up using this library to fit other use cases, please open an issue to let us know so we can track that usage.

To use this library or learn more about code generation, check out the docs at docs.vino.dev.

License: BSD-3-Clause

Dependencies

~2.4–4.5MB
~117K SLoC