Menu

#1 Dynamic loading

open
Interpreter (1)
3
2011-01-08
2010-11-30
Ross Light
No

We currently don't allow Lua to load dynamic libraries. vxWorks does support dynamic loading, but we haven't had a need to use it, so we haven't written it. However, it may be beneficial for teams to distribute precompiled versions of Lua modules, so we may want to support this.

Apparently, vxWorks salutes the dlfcn.h header, so it should just be as easy as defining LUA_DL_DLOPEN in the luaconf.h file. However, this is an important area where I want to carefully test the workflow and write good documentation for teams.

Discussion

  • Ross Light

    Ross Light - 2010-11-30
    • labels: 1631449 --> Interpreter
    • milestone: 1352382 --> 1352385
     
  • Ross Light

    Ross Light - 2011-01-08
    • milestone: 1352385 -->
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.