Date: Tue, 04 Mar 2025 18:00:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 285159] [NEW PORT] java/jextract: generate bindings from native libraries Message-ID: <bug-285159-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285159 Bug ID: 285159 Summary: [NEW PORT] java/jextract: generate bindings from native libraries Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: igor@kolesnik.es Created attachment 258281 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D258281&action= =3Dedit patch jextract is a tool which mechanically generates Java bindings from native library headers. This tools leverages the clang C API in order to parse the headers associated with a given native library, and the generated Java bindings build upon the Foreign Function & Memory API. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285159-7788>