A Gradle plugin for using the Eclipse Compiler for Java (ECJ) for compiling Java files. This plugin is loosely based on Niklas Walter's Gradle Eclipse Compiler for Java Plugin. Usually, simply ...
I'm generating an [64][4096]u64 array at compile time. I know this is really big, but it wouldn't take that much at runtime, so my reason is, that it shouldn't take that much longer at compile time. I ...