mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
commit
b4d3156a43
@ -1389,5 +1389,14 @@
|
|||||||
"description": "NES emulator using SDL2, also compiles to JavaScript with emscripten.",
|
"description": "NES emulator using SDL2, also compiles to JavaScript with emscripten.",
|
||||||
"license": "MPL",
|
"license": "MPL",
|
||||||
"web": "https://github.com/def-/nimes"
|
"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…
x
Reference in New Issue
Block a user