Skip to content

Commit

Permalink
editing
Browse files Browse the repository at this point in the history
  • Loading branch information
cnuernber committed Apr 11, 2021
1 parent a9770df commit 0b2edf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Additional targets of this library:
guaranteed to be available.
* Graal Native support.
* Support for JDK-8 through JDK-14.
* [Blogpost](https://techascent.com/blog/next-gen-native.html) and [example](examples/clj-ffi) of using the FFI architecture across JNA, JDK-16 and GraalNative.
* [Blogpost](https://techascent.com/blog/next-gen-native.html), [example](examples/clj-ffi) and [involved example](https://github.com/cnuernber/avclj) of using the FFI architecture across JNA, JDK-16 and GraalNative.

Checkout the [Overview](https://cnuernber.github.io/dtype-next/overview.html), [API Documentation](https://cnuernber.github.io/dtype-next/), and
[Cheatsheet](https://cnuernber.github.io/dtype-next/cheatsheet.html).
Expand Down

0 comments on commit 0b2edf1

Please sign in to comment.