Add syscall
This commit is contained in:
parent
5b61ebefb6
commit
c3af135f6c
1 changed files with 9 additions and 0 deletions
|
|
@ -1389,5 +1389,14 @@
|
|||
"description": "NES emulator using SDL2, also compiles to JavaScript with emscripten.",
|
||||
"license": "MPL",
|
||||
"web": "https://github.com/def-/nimes"
|
||||
},
|
||||
{
|
||||
"name": "syscall",
|
||||
"url": "https://github.com/def-/nim-syscall",
|
||||
"method": "git",
|
||||
"tags": ["library"],
|
||||
"description": "Raw system calls for Nim",
|
||||
"license": "MPL",
|
||||
"web": "https://github.com/def-/nim-syscall"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue