Skip to content

Native module registration support #9

@dream-1ab

Description

@dream-1ab

can I register my rust native modules with something like "JS_AddModuleExport" function?
seems like there is no way to get quickjs runtime pointer from quickjs_rusty::Context, there is no such method otherwise I can do the same thing myself by using quickjs_rusty::q::* methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions