mirror of https://github.com/axmolengine/axmol.git
75383bdcde
* Cleanup ScriptingCore code * Add jsb.ENABLE_GC_FOR_NATIVE_OBJECTS to indicate the memory model * Use incremental GC * Improve ScriptingCore::executeFunctionWithOwner performance * Support ScriptingCore::executeGlobalFunction * Reuse js objects for get_or_create_weak_jsobject reduce memory usage * Fix sequence / spawn js object lost issue * Improve wrappers with cppOwner system |
||
---|---|---|
.. | ||
auto | ||
manual | ||
proj.android | ||
proj.ios_mac/cocos2d_js_bindings.xcodeproj | ||
proj.win32 | ||
script | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
README.md
js-bindings
This repo is used for js bindings.