proot-me / proot-rs

Rust implementation of PRoot, a ptrace-based sandbox
GNU General Public License v3.0
129 stars 21 forks source link

compilation fails on riscv64 #69

Open Kreijstal opened 9 months ago

Kreijstal commented 9 months ago

I mean I would edit loader-shim/src/main.rs if I knew what was going on there but it uses handwritten assembly.