Commit Graph

5 Commits

Author SHA1 Message Date
89834faec9 build(deps): bump com.github.jnr:jffi in the gradle-updates group
---
updated-dependencies:
- dependency-name: com.github.jnr:jffi
  dependency-version: 1.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-03 10:19:09 +00:00
437ab758be ffi: migrate to jffi which will provide a path for struct support 2023-10-06 17:07:15 -07:00
e31566f0d6 ffi: migrate to java.lang.foreign and require Java 21 2023-09-23 15:45:01 -07:00
a2f2252965 ffi: autogen java bindings (very wip) 2023-09-07 01:51:50 -07:00
236f812caf while loop support, and native functions (including ffi!) 2023-09-06 19:07:28 -07:00