martpie / museeks

🎵 A simple, clean and cross-platform music player
https://museeks.io
MIT License
1.66k stars 198 forks source link

☂️ Tauri Umbrella issue #774

Open martpie opened 3 months ago

martpie commented 3 months ago

From #753

yarn
cargo test --manifest-path src-tauri/Cargo.toml
yarn tauri dev

Let me keep track of what's working and what's yet to be fixed using the tauri branch. Non-exhaustive. Hard bockers are marked with 🚫.

gustavo-shigueo commented 2 months ago

Hi @martpie, I see you've marked Aleph-Alpha/ts-rs#59 here. We are currently working on two possible solutions for it and I'd like to know if one of them works for you:

If either of these sounds like it would help, could you try it out on your project and tell us about the results?

martpie commented 2 months ago

Hi @gustavo-shigueo, I will try that asap, is it released or do I need to use the GitHub's version of ts-rs?

gustavo-shigueo commented 2 months ago

These haven't been released yet. The CLI is still being built and Aleph-Alpha/ts-rs#316 is ready, but waiting some feedback before merging, as I don't wanna break everything in case there's some hidden race condition

gustavo-shigueo commented 2 months ago

I'll quickly submit a merge commit to both, as they are a bit behind main Edit: done