Bind Cpp

Generate Python/Lua/JavaScript bindings for C++ classes using mirror_bridge (C++26 reflection, zero boilerplate). Use when the user asks to make C++ code callable from Python/Lua/JS, to "bind" a C++ class or library, to replace pybind11 boilerplate, or to regenerate bindings after C++ header changes. Use when this capability is needed.

tomevault-io 5400faf 2 files · 4.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/franciscothiesen--mirror-bridge--mirror-bridge commit 5400faf782

Frequently asked questions

npx skillmds@latest add tomevault-io/bind-cpp