diff --git a/packages.json b/packages.json index 544eebb..47d1556 100644 --- a/packages.json +++ b/packages.json @@ -1749,6 +1749,22 @@ "license": "MIT", "web": "https://github.com/PMunch/wxnim" }, + { + "name": "futhark", + "url": "https://github.com/PMunch/futhark", + "method": "git", + "tags": [ + "library", + "c", + "c2nim", + "interop", + "language", + "code" + ], + "description": "Zero-wrapping C imports in Nim", + "license": "MIT", + "web": "https://github.com/PMunch/futhark" + }, { "name": "sdl2_nim", "url": "https://github.com/Vladar4/sdl2_nim",