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