Skip to content

Access module exports from native code #34

@letmaik

Description

@letmaik

In CCF we've been using a patch from user Geequlim to access modules exports, specifically functions, from native code:

https://www.freelists.org/post/quickjs-devel/Patch-Add-some-informations-to-get-more-informations-from-compiled-modules

Is there a chance to make this part of quickjs? I'm not sure if the patch requires further tweaks to work more generally. I think it doesn't work as-is when a function/entry is re-exported from another module.

We're happy to help if it's useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions