Skip to main content


@TauriApps is awesome!

I just made a standalone app for emoji-mart using tauri.

It is very easy to use as a developer, starts fast, binaries are small (2mb for this project) and packaging just works out of the box.

For this project I did not even had to write a single line of rust, so you don't need to be comfortable with #rustlang to be able use it.

https://github.com/Simon-Laux/tauri-emoji-mart-app

#tauri
in reply to treefit

Context: if you follow #deltachat_desktop discussions on the #deltachat forum you might already know that we're planning to move #deltachat_desktop from #electron to #tauri in the future. But porting the desktop client is a big effort (our move to #jsonrpc was one step into this direction).
So I made this small sample project to check tauri out.
It's a nice side effect if the emoji picker is useful by itself, maybe we could even build a community for the emoji picker.