Be aware, GJS isn't a node.js module. It's an entirely new runtime, with a different ecosystem.
I use node-gtk [1], because it's literally just an npm package, so you can use other npm packages with it. I also love it because I don't need to use GNOME builder. I actually triage issues for it.
There's also nodegui [2] for Qt5, but I haven't played with it.
INDIEWEB.SOCIAL is an instance focused on the #Openeb, #Indieweb, #Fediverse, #Mastodon #Selfsovereign #identity (#SSI), #Humanetech and #Calm technologies evolution.
@pseudoramble I think it compiles to native code.
Be aware, GJS isn't a node.js module. It's an entirely new runtime, with a different ecosystem.
I use node-gtk [1], because it's literally just an npm package, so you can use other npm packages with it. I also love it because I don't need to use GNOME builder. I actually triage issues for it.
There's also nodegui [2] for Qt5, but I haven't played with it.
[1] https://github.com/romgrk/node-gtk/
[2] https://github.com/nodegui/nodegui