diff --git a/Bindings.md b/Bindings.md index b5c9821..09d21fd 100644 --- a/Bindings.md +++ b/Bindings.md @@ -29,7 +29,6 @@ Now on to the list... | Haskell | **dear-imgui.hs**: Haskell bindings to Dear ImGui,
https://github.com/haskell-game/dear-imgui.hs
**imgui-haskell**: Haskell bindings for Dear ImGui
https://github.com/dbousamra/imgui-haskell | Haxe/hxcpp | **linc_imgui**: binding for imgui
https://github.com/Aidan63/linc_imgui | | Haxe/Heaps | **hlimgui**: [Heaps](https://heaps.io/) game engine binding for Dear ImGui
https://github.com/haddock7/hlimgui | -| Jai | **jai-imgui**: Dear ImGui for Jai
https://github.com/ostef/jai-imgui | Java | **jimgui**: Pure Java binding for dear imgui
https://github.com/ice1000/jimgui
**imgui-java**: JNI based binding for Dear ImGui
https://github.com/SpaiR/imgui-java | | JavaScript | **imgui-js**: JavaScript bindings for Dear ImGui using Emscripten and TypeScript
https://github.com/flyover/imgui-js + also see [web demo](https://flyover.github.io/imgui-js/example/) | | Julia | **CImGui.jl**: Julia wrapper for cimgui
https://github.com/Gnimuc/CImGui.jL |