JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
261
stars
31
forks
source link
Class and method lookups now cache against fully fledged type signatures. #193
Closed
copybara-service[bot] closed 1 year ago
Class and method lookups now cache against fully fledged type signatures.
This prevents Self failing to cache.