Reverse the REQUIREs graph: before, modules would require JVM,
which would require the rest of the compiler. That doesn't work with the automatic autoloader, because that requires the files in which symbol function bindings are located.
Please register or sign in to comment