mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
asm support
This commit is contained in:
parent
de7ecffd37
commit
f84ab7e50d
5 changed files with 26 additions and 27 deletions
|
@ -13,7 +13,7 @@ from from EMKC contests and challenges. It's also used in the Engineer Man Disco
|
|||
- `docker/execute <lang> <path to file>`
|
||||
|
||||
#### Supported Languages
|
||||
Currently python2, python3, c, c++, go, node, ruby, r, c#, and php is supported.
|
||||
Currently python2, python3, c, c++, go, node, ruby, r, c#, nasm, and php is supported.
|
||||
|
||||
#### Principle of Operation
|
||||
Piston utilizes Docker as the primary mechanism for sandboxing. There is a small API written in Go which takes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue