I have a desktop app(React/Tauri) and I have .dll file written in C language. Is it possible to call C api from react? This .dll file has Api routes inside.
If it's possible how can I do this? Give me the resources please. Thanks!
I have a desktop app(React/Tauri) and I have .dll file written in C language. Is it possible to call C api from react? This .dll file has Api routes inside.
If it's possible how can I do this? Give me the resources please. Thanks!