Description
C++ applications can embed and bind Lua through a high-level wrapper library. Developers use sol2 to expose C++ types, functions, and objects to Lua scripts with modern C++ ergonomics. It is a header-oriented development dependency and has no standalone command.