Add catnip (#1904)

This commit is contained in:
RSDuck 2021-05-19 16:20:11 +02:00 committed by GitHub
parent 33d5d09faf
commit b2d588b683
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22565,5 +22565,17 @@
"description": "Small, dependency-free, fast Nim package (and CLI tool) for removing tracking fields from URLs.",
"license": "LGPL-3.0",
"web": "https://github.com/AmanoTeam/Unalix-nim"
},
{
"name": "catnip",
"url": "https://github.com/RSDuck/catnip",
"method": "git",
"tags": [
"jit",
"assembler"
],
"description": "Assembler for runtime code generation",
"license": "MIT",
"web": "https://github.com/RSDuck/catnip"
}
]