1 unstable release
0.1.0 | Jun 3, 2024 |
---|
#574 in WebAssembly
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.7–2.3MB
~52K SLoC