Replies: 1 comment
-
|
Hi. :) Thanks for the interest. You can run jank with normal |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I read https://jank-lang.org/blog/2025-07-11-jank-is-cpp/ and I am interested to know: how does one load an external / third-party static C/C++ library with Jank?
For example, Raylib - how would you go about linking against / loading its static library and headers in a Jank program?
I read the blog post, but I'm not quite sure how linking against FTXUI works - I saw that it is vendored in the repo as a submodule though. Is Jank able to use FTXUI because of this?
I am very interested in Jank's potential for game dev, like a greenfield take on https://github.com/open-goal/jak-project !
Beta Was this translation helpful? Give feedback.
All reactions