bytecode v25
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Java FFM bindings for Ghostty's `libghostty-vt`.
|
||||
|
||||
This project targets Java 22+ and uses `java.lang.foreign`, not JNI. The build is Nix-first, but the output is a normal Maven repository that can be consumed from Gradle.
|
||||
This project targets Java 25+ and uses `java.lang.foreign`, not JNI. The build is Nix-first, but the output is a normal Maven repository that can be consumed from Gradle.
|
||||
|
||||
Ghostty's C API is still evolving upstream, so the ergonomic Java API is intentionally focused on the parts needed to embed the VT parser and renderer state in Java applications. The raw native symbol surface is still available through `GhosttyNative`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user