wasmedge-rust-sdk
wasmedge-rust-sdk copied to clipboard
We should remove wasinn feature flag in plugin.rs
Designing plugins to be dynamically loaded. Introducing feature flag make functionality is statically determined. Consider using a macro-like approach to dynamic generate the relevant preload API.