It'll likely embed Node I'm afraid — the vast majority of Tailwind is written in JS so we'd have to rewrite all of that in Rust just for the standalone CLI, and migrating the entire project to Rust is impractical because we'd have no JS plugin story like we do now.
ajayvk|2 years ago
acaloiar|2 years ago
But I strongly agree.
adamwathan|2 years ago
acaloiar|2 years ago
neilyio|2 years ago
I've been working with a fully Rust-based web stack, and it's been such a joy. Tailwind compilation causes me to still deal with Node. I'd love to see that go away.