summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Salomonsen <pjsalomonsen@gmail.com>2020-02-23 18:26:47 +0100
committerPeter Salomonsen <pjsalomonsen@gmail.com>2020-02-23 18:26:47 +0100
commitd91c6edaf1b526194e71a9f0c914c5453713f8a5 (patch)
treea3ce97c582bfffeebc24eb34c4ee483caf8e6dfd /README.md
parent705f4e85ba91366836a437a98a1bbf1695b779d0 (diff)
downloadlibgit2-d91c6edaf1b526194e71a9f0c914c5453713f8a5.tar.gz
README: add language binding link to wasm-git
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 680c95cfa..ef85fd9f6 100644
--- a/README.md
+++ b/README.md
@@ -329,6 +329,8 @@ Here are the bindings to libgit2 that are currently available:
* hgit2 <https://github.com/jwiegley/gitlib>
* Java
* Jagged <https://github.com/ethomson/jagged>
+* Javascript / WebAssembly ( browser and nodejs )
+ * WASM-git <https://github.com/petersalomonsen/wasm-git>
* Julia
* LibGit2.jl <https://github.com/JuliaLang/julia/tree/master/stdlib/LibGit2>
* Lua