Is it possible to work with C api in React desktop App?

Viewed 17

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!

0 Answers
Related