#plugin #wasm-plugin #host #sapio #bindings #load #environment

sapio-wasm-plugin

Libarary for building client/host sapio plugin bindings

2 unstable releases

0.2.0 Nov 4, 2021
0.1.4 Mar 23, 2021

#1 in #sapio

25 downloads per month
Used in sapio-cli

MPL-2.0 license

230KB
4.5K SLoC

Sapio WASM Plugin Library

The Sapio WASM Plugin Library is a crate that can be depended on by either clients or hosts for running Sapio WASM. It contains both the host environment bindings and the ability to load a plugin using the Wasmer WASM runtime.

Stability

This is currently completely unstable. This means that artifacts built with WASM should only be expected to be able to run on a corresponding commit hash for the host software. Expect breaking changes!

Dependencies

~20–31MB
~406K SLoC