sapio-wasm-plugin

Crates.iosapio-wasm-plugin
lib.rssapio-wasm-plugin
version0.2.0
sourcesrc
created_at2021-03-23 03:25:18.675487
updated_at2021-11-04 08:58:28.541206
descriptionLibarary for building client/host sapio plugin bindings
homepagehttps://sapio-lang.org
repositoryhttps://github.com/sapio-lang/sapio
max_upload_size
id372395
size55,510
Jeremy Rubin (JeremyRubin)

documentation

README

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!

Commit count: 1183

cargo fmt