My project has a C library, and I want to allow users to use JIT through a certain programming language to call the functions in the library. For simplicity, suppose the library has the following c
My project has a C library, and I want to allow users to use JIT through a certain programming language to call the functions in the library. For simplicity, suppose the library has the following c