We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c31c58 + dfde9c6 commit fe2fa15Copy full SHA for fe2fa15
doc/ref/bindings.html
@@ -210,7 +210,10 @@ <h2 id="third_party_apis">Unofficial Third Party APIs</h2>
210
<a href="https://github.com/yuduanchen/luajit-jsonnet">LuaJIT (FFI)</a>
211
</li>
212
<li>
213
- <a href="https://github.com/yosuke-furukawa/node-jsonnet">Node.js</a>
+ <a href="https://github.com/yosuke-furukawa/node-jsonnet">Node.js node-jsonnet</a>: C++ version compiled to JS code
214
+ </li>
215
+ <li>
216
+ <a href="https://github.com/olpa/templating-for-api/tree/master/jsonnet-js-ts">Node.js tplfa-jsonnet</a>: Golang version compiled to WASM code
217
218
219
<a href="https://github.com/Neeke/Jsonnet-PHP">PHP</a>
0 commit comments