Script files can be loaded without the source file. Currently, modules still require the source file to exist so the header can be read. If we could embed the file header into the compiled file, we could load modules without having to have the source code available.
Script files can be loaded without the source file. Currently, modules still require the source file to exist so the header can be read. If we could embed the file header into the compiled file, we could load modules without having to have the source code available.