mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"language": "zig",
|
|
"version": "0.8.0",
|
|
"aliases": ["zig"],
|
|
"limit_overrides": {
|
|
"compile_timeout": 15000
|
|
}
|
|
}
|