cambada
cambada copied to clipboard
AOT required for all jars
Currently there is no way to run the jar task without AOT compiling at least one namespace, or if there is it is not properly documented.
I suggest adding a --no-aot
flag to allow a jar to be created which only copies source, and does not have any AOT compilation, since this is the normal method used for the creation of libraries.