Hi,
I wonder where can i read and learn more about Kha internals - since it appears to have very little documentation and (i think) no comments in the code at all, it'd be great to have something similar to Unity's "order of execution" doc:
https://docs.unity3d.com/Manual/ExecutionOrder.html
While i know that Kha and Unity are very different beasts the link above shows a very interesting way of explaining what the engine does in the background in a simple and concise manner. One page in the wiki with this kind of information would make it much easier for newcomers to understand things!
While documentation can take up a lot of time, one such page could give an overview of the framework and save the effort to write one page for each sub-system.
Anyway, just a suggestion - thanks for the awesome tech!