cambada icon indicating copy to clipboard operation
cambada copied to clipboard

AOT required for all jars

Open IGJoshua opened this issue 6 years ago • 0 comments

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.

IGJoshua avatar Oct 12 '18 07:10 IGJoshua