No description
  • Rust 99.5%
  • Shell 0.5%
Find a file
2025-08-11 11:34:06 +04:00
.github/workflows fix(ci): Disable AppArmor restrictions 2025-08-07 15:10:29 +04:00
proto fix: Remove the executable size limit during compilation 2025-08-09 15:49:34 +04:00
src feat(native::executor): Implement stdout and stderr size limits 2025-08-11 11:34:06 +04:00
testbins feat(native::executor): Implement stdout and stderr size limits 2025-08-11 11:34:06 +04:00
.gitignore feat(native::executor): Implement PID and FS isolation 2025-08-06 18:34:49 +04:00
build.rs api: Describe protobuf 2025-07-17 16:46:10 +04:00
Cargo.lock refactor(native::executor): Read stdout and stderr in chunks 2025-08-10 21:18:46 +04:00
Cargo.toml refactor(native::executor): Read stdout and stderr in chunks 2025-08-10 21:18:46 +04:00
test.sh feat: Handle compiling 2025-07-23 15:41:55 +04:00