diff --git a/.codexsession b/.codexsession new file mode 100644 index 0000000..9c6c0f1 --- /dev/null +++ b/.codexsession @@ -0,0 +1 @@ +019e6999-b7c8-7591-a8aa-ea51b89a7f7e diff --git a/TODOS.md b/TODOS.md new file mode 100644 index 0000000..b7108be --- /dev/null +++ b/TODOS.md @@ -0,0 +1,2 @@ +jlibghostty - why downcall metadata not propagated ? +jlibghostty - how need to change flake so consuming flakes dont have to depend on same ghostty flake ? diff --git a/src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty/reachability-metadata.json b/src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty/reachability-metadata.json index 5d2f731..94f8c6b 100644 --- a/src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty/reachability-metadata.json +++ b/src/main/resources/META-INF/native-image/dev.jlibghostty/jlibghostty/reachability-metadata.json @@ -213,6 +213,23 @@ "int", "void*" ] + }, + { + "returnType": "void", + "parameterTypes": [ + "void*", + "void*" + ] + }, + { + "returnType": "int", + "parameterTypes": [ + "void*", + "void*", + "void*", + "size_t", + "void*" + ] } ] }