diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2018-09-05 14:33:35 -0500 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2018-09-05 14:33:35 -0500 |
| commit | 23bb86803db4a4b9d0481a7804a945ce591002a4 (patch) | |
| tree | 0139ea9538e4f9647f249ee16574827fef8e3a21 | |
| parent | 7082f897812634362a410dbe2d3d3790fd61fc89 (diff) | |
| download | nimgen-23bb86803db4a4b9d0481a7804a945ce591002a4.tar.gz nimgen-23bb86803db4a4b9d0481a7804a945ce591002a4.zip | |
Add duktape-nim
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ To see examples of nimgen in action check out the following wrappers:- * [libsvm](https://github.com/genotrance/libsvm) - libsvm wrapper: [docs](http://nimgen.genotrance.com/libsvm) * git sparse checkout * [duktape-nim](https://github.com/manguluka/duktape-nim) - Duktape wrapper - * git checkout + * static * Compile in as static binary * [nimssh2](https://github.com/genotrance/nimssh2) - libssh2 wrapper: [docs](http://nimgen.genotrance.com/nimssh2) |
