Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

modules: add find, load and reload core functions #16

Open
sebastien opened this issue Jun 23, 2009 · 0 comments
Open

modules: add find, load and reload core functions #16

sebastien opened this issue Jun 23, 2009 · 0 comments
Labels

Comments

@sebastien
Copy link
Owner

K7 should offer primitive for accessing and manipulating modules (in plain C++):

  • find(moduleName): finds the .js or .so representing the module in one of the K7_PATH dirs
  • load(modulePath): loads the .js or .so module at the given location
  • reload(modulePath): reloads the .js or .so module at the given location
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant