Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 543 Bytes

File metadata and controls

25 lines (20 loc) · 543 Bytes

Example program with plugin support for Highload++ 2024.

Google slides

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