plugin-loader 0.0.32

Dynamic pipe loader for wacli
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "plugin-loader"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
description = "Dynamic pipe loader for wacli"
repository = "https://github.com/RAKUDEJI/wacli"

[dependencies]
anyhow.workspace = true
wasmtime.workspace = true
wasmtime-wasi.workspace = true