onelf-rt 0.0.0

Runtime stub for onelf packed binaries
1
2
3
fn main() {
    println!("Hello, world!");
}