Skip to content

Event loop integration without Qode? #1092

Description

@joepie91

Hi, for a different (GTK-based) project, I worked out a way to do event loop integration on a standard Node.js installation: https://www.npmjs.com/package/eventloop-graft

Now I'm wondering, could this also work for NodeGUI? I can't directly test it myself since NodeGUI seems to hard-depend on symbols only available in Qode (so it won't even load in a standard Node.js install, and NodeGU itself would need to be changed), but if this is possible, it seems to me like it could be a significant improvement; NodeGUI would no longer be dependent on a constant (labour-intensive) porting process with every new Node.js release, and thereby also benefit from much faster runtime security updates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions