creating a simple emoji picker with tauri
To build from source, you need the tauri-bundler
crate installed and in your $PATH. You can build from source by cloning this repository and running the following:
yarn && yarn tauri build
You can head over to the "Releases" page and download the executable for your platform.