The program implements a simple console interface. You may want to use rlwrap
for better UX:
sudo apt install rlwrapBuild
cargo build --allRun the host program (rlwrap optional).
rlwrap cargo run -p host-programRun interact with the console...
> help
> load-plugin ./target/debug/libsample_plugin.so