Added package gccjit (#3120)

This commit is contained in:
George Lemon 2025-09-13 21:09:42 +03:00 committed by GitHub
parent 1f7a217b96
commit 3d1ff13a3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36136,6 +36136,22 @@
"license": "MIT",
"web": "https://github.com/openpeeps/marvdown"
},
{
"name": "gccjit",
"url": "https://github.com/openpeeps/gccjit.nim",
"method": "git",
"tags": [
"wrapper",
"gcc",
"aot",
"jit",
"compilation",
"programming"
],
"description": "Nim bindings for libgccjit",
"license": "MIT",
"web": "https://github.com/openpeeps/gccjit.nim"
},
{
"name": "libevent",
"url": "https://github.com/openpeeps/libevent-nim",