This application demonstrates a simple rust hello world program that runs in a rumprun unikernel instance on CAmkES on seL4. Second rumpkernel runs a simpe hello app.
curl https://sh.rustup.rs -sSf | sh
rustup update nightly rustup target add x86_64-rumprun-netbsd rustup override set nightly