cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
7.03k stars 1.81k forks source link

The Swig IDL tool for generating code from c++ header files #10792

Open dumganhar opened 2 years ago

dumganhar commented 2 years ago

The problems of current binding-generator:

Swig ( https://www.swig.org ) is strong enough for all our needs now. The main advantages are:

Our needs of using Swig:

dumganhar commented 2 years ago

Problems need to be fixed: