clayrisser / react-gtk

react Native bridge for gtk desktop applications

Home Page:https://clayrisser.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeGTK bindings

clayrisser opened this issue · comments

I'm first going to build the node bindings in a separate repo using FFI. Then I'm going to port the node bindings over to React. The reason I'm building my own node bindings is that existing Node bindings are either abandoned or require custom runtime environments.

You can follow and contribute to this project at node-gtk.

Great suggestion, thanks. Would you be interested, or do you know anyone who would be interested in helping me with the bindings?

I've decided to stick with FFI.