3 releases
0.1.11 | Feb 16, 2023 |
---|---|
0.1.10 | Dec 4, 2022 |
0.1.1 | Dec 4, 2022 |
#1541 in Filesystem
12KB
286 lines
HDexecutor
$ cargo build --bin hdexecutor --release
creates a binary that needs to be run with LD_LIBRARY_PATH=. and liblkl.so in .
first argument is serialized program to execute, second argument is the filesystem image path, and the third is the filesystem type
Dependencies
~4MB
~87K SLoC