RFR: Add third-party sample list to README, populate with java-vulkan.

Michael Ennen mennen at openjdk.org
Sun Nov 27 05:21:27 UTC 2022


I made a more complex example (1000 lines, mostly because setting up a boilerplate Vulkan program is super lengthy) of using jextract on Vulkan and Win32 APIs.

I think it may be too lengthy and too much of a maintenance burden to commit to the `/samples` directory, so I thought maybe including a section on third-party samples would be better.

If this is not something you want to entertain that's totally understandable, but thought I would put it out there a bigger sample that interfaces with a pretty complex API may be helpful to others.

-------------

Commit messages:
 - Add third-party sample list to README, populate with java-vulkan.

Changes: https://git.openjdk.org/jextract/pull/93/files
 Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=93&range=00
  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jextract/pull/93.diff
  Fetch: git fetch https://git.openjdk.org/jextract pull/93/head:pull/93

PR: https://git.openjdk.org/jextract/pull/93


More information about the jextract-dev mailing list