jerk icon indicating copy to clipboard operation
jerk copied to clipboard

JERK: Java Embedding Rust Kit

Results 6 jerk issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [bitflags](https://github.com/bitflags/bitflags) to permit the latest version. Release notes Sourced from bitflags's releases. 2.3.1 What's Changed Fix Self in flags value expressions by @​KodrAus in bitflags/bitflags#355 Prepare...

dependencies

I'm just now adding a feature to assume "Main" is the entry point of "Main.java" exists. This is bogus for several reasons - it might not have a main function,...

enhancement

Already removed dlopen/winapi for build perf, libc should go too (0.8s/build savings to be realized)

enhancement

Linux doesn't like wildcards, so I'm going to end up individually listing every single .java file I want to pass to the compiler. This *will* exceed windows command line length...

bug
enhancement