-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request