Open
Description
📚 Documentation
Basically, this commit: af60ad5 ; explains in detail how a new loader must be added, and all changes that need to be done in the core in order to add it. It also shows a very basic version, almost a template, of a loader that can be implemented using C++.
It would be great if we can transform this into documentation for new people that wants to implement support for loaders of new languages.