forked from aniani/nasm
12 lines
181 B
JSON
12 lines
181 B
JSON
[
|
|
{
|
|
"description": "Assembly 'Hello, World! for Linux",
|
|
"id": "lnxhello",
|
|
"format": "elf32",
|
|
"source": "lnxhello.asm",
|
|
"target": [
|
|
{ "output": "lnxhello.o" }
|
|
]
|
|
}
|
|
]
|