Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 155 Bytes

File metadata and controls

3 lines (2 loc) · 155 Bytes

A simple code to easily bind c-function and created object's method for quickjs.

  • Using micro QUICKJSBIND_ENABLE_EXCEPTIONS to supports c++ exceptions.