realm-cpp icon indicating copy to clipboard operation
realm-cpp copied to clipboard

How to use this package with the Tauri framework which use rust as backend language.

Open MountainAndMorning opened this issue 2 years ago • 1 comments

Can you provide an example for using realm with Tauri? Thanks!

MountainAndMorning avatar Mar 22 '23 14:03 MountainAndMorning

You could use one of the Rust / C++ binding crates such as https://github.com/mystor/rust-cpp to achieve this

adamski avatar Jan 20 '24 00:01 adamski