piston/packages/zig/0.10.1
Omar Brikaa bd42fe3357
Improve isolation, execution limits and execution metrics by using Isolate (#683)
* Initial: use Isolate for isolation

* Continue: use Isolate for isolation

* Bug fixes

* timeout is wall-time for backward compatibility

* Documentation, signal names, reported time in ms

* Report memory usage in bytes

* Add privileged flags where needed

* Remove tmpfs

* Remove tmpfs

* Fix package installation

* Fix path, fix Zig: CRLF -> LF
2024-09-08 13:58:40 +12:00
..
build.sh Updated to `Zig 0.10.1` 2023-04-18 14:27:44 +02:00
compile Improve isolation, execution limits and execution metrics by using Isolate (#683) 2024-09-08 13:58:40 +12:00
environment Improve isolation, execution limits and execution metrics by using Isolate (#683) 2024-09-08 13:58:40 +12:00
metadata.json Improve isolation, execution limits and execution metrics by using Isolate (#683) 2024-09-08 13:58:40 +12:00
run Improve isolation, execution limits and execution metrics by using Isolate (#683) 2024-09-08 13:58:40 +12:00
test.zig Improve isolation, execution limits and execution metrics by using Isolate (#683) 2024-09-08 13:58:40 +12:00