hdexecutor

Crates.iohdexecutor
lib.rshdexecutor
version0.1.11
sourcesrc
created_at2022-12-04 08:35:30.816484
updated_at2023-02-16 05:43:03.418463
descriptionexecute a HYDRAulic damnation represention of a program with a filesystem image
homepage
repository
max_upload_size
id729524
size26,931
Thelford Williams (docfate111)

documentation

README

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

Commit count: 0

cargo fmt