From c8d5633d812d856c3c1bc4abfa0b49daa8792f46 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Mon, 17 Jun 2024 17:18:24 -0400 Subject: [PATCH] xo-pyjit: README: + links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 342b3308..ff4c99f4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # python bindings for llvm JIT for EGAD (xo-pyjit) +## Links + +- [cheatsheet for pyobject<->c++ conversion](https://github.com/pybind/pybind11/issues/1201) + ## Getting Started ### Build + install `xo-cmake` dependency