google / jni-bind

JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add continuous integration

jwhpryor opened this issue · comments

Currently there is extensive CI before port to GitHub, but there is non once it's shuttled.

Non-trivial transformations and discrepancies in Bazel can result in breakage. Also, having build badges helps new users have more confidence that the library is being maintained and works for their intended use case.