1
0
Fork
You've already forked plugin-loader
0
A Rust cdylib plugin loader and template
  • Rust 93.3%
  • Lua 6.7%
CenTdemeern1 669e239a62 Callback macro for automatic generation of custom dispatchers
This means the lua adapter no longer has to translate every call manually :3
2026年05月15日 18:36:46 +02:00
lua-adapter-plugin Callback macro for automatic generation of custom dispatchers 2026年05月15日 18:36:46 +02:00
plugin-interface Callback macro for automatic generation of custom dispatchers 2026年05月15日 18:36:46 +02:00
plugin-loader Oops wrong module 2026年05月13日 20:16:03 +02:00
plugin-loader-example More proper lua adapter 2026年05月15日 02:08:45 +02:00
plugin-template More proper lua adapter 2026年05月15日 02:08:45 +02:00
.gitignore It works! 2026年05月13日 17:23:54 +02:00
Cargo.lock Lua adapter proof of concept 2026年05月13日 20:01:12 +02:00
Cargo.toml Lua adapter proof of concept 2026年05月13日 20:01:12 +02:00
lua_example.lua More proper lua adapter 2026年05月15日 02:08:45 +02:00
lua_require_only.lua More proper lua adapter 2026年05月15日 02:08:45 +02:00
lua_requirer.lua More proper lua adapter 2026年05月15日 02:08:45 +02:00