diff --git a/packages.json b/packages.json index a61d1a4..e155900 100644 --- a/packages.json +++ b/packages.json @@ -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",