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