taminob / ppplugin

C++ Library for managing multi-language plugins to dynamically extend a compiled binary
MIT License
0 stars 0 forks source link

Run lua_plugin example with two lua plugins #11

Closed taminob closed 6 months ago

taminob commented 6 months ago

Install examples/lua_plugin/plugin.lua twice to demonstrate concurrent execution of Lua plugins.