#Use C++ as backend?

6 messages · Page 1 of 1 (latest)

west scarab
#

Hi!

Is it possible to use and execute DLL or EXE files written in C++ when running a Tauri application? Bundle them into build and included when installing the tauri build?

Is there a better way?

Best regards!

dreamy quail
worthy badger
dreamy quail
#

Well, i think the only leg that rust has up on C / C++ is really rust’s militant memory management. Size and speed are pretty much the same, assuming equally talented code authors.

west scarab
dreamy quail
#

That’s totally ok @west scarab