I’m cleaning up my old projects/prototypes and I have native extensions/libs which I never expose before. I’m going to share them in this post.
They are not documented, might contain bugs or fail for some reasons. But, they might be useful for someone.
If you are interested in any of them and need assistance, please let me know.
Unfortunately, I don’t remember the core lib(c/c++) developers, so sorry about the missing credits.
Editor is same as the original. But I was update npm packages, gulp and fixed a few issues(I don’t remember, sorry)
Source:
Lua runtime:
Runtime is class based and uses middleclass. Runtime only works with b3 trees (not the entire project). All behaviors are implemented and runtime should work as expected. Used in a few prototype.