1 unstable release

0.1.0 Jun 3, 2024

#344 in WebAssembly

Download history 144/week @ 2024-06-03 5/week @ 2024-06-10

149 downloads per month

MIT/Apache

76KB
1K SLoC

pluginop-wasm

The plugin-side library of pluginop.


lib.rs:

A sub-crate of pluginop that should be imported by plugins.

Playing directly with WebAssembly export functions can be cumbersome. Instead, we propose a crate offering wrappers for these external calls, making the plugin development possible by only relying on safe Rust.

Dependencies

~1.3–2MB
~45K SLoC