-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Description
There's already browserslist-rs, so we can consider switching to it.
Pros:
- It's written in Rust and "parcel-css" is also written in Rust, so integration can be easier.
- It doesn't rely on JavaScript, so if someone uses "parcel-css" as a Rust crate, he/she can also use "browserslist" feature. Also, online demo can also support this.
Cons:
- So far, "browserslist-rs" has implemented most of the features in JavaScript-based "browserslist", but not 100%, so some rarely used features can't be available.
- "Can I Use" data are bundled, while in JavaScript-based "browserslist" those data are installed as dependencies, so data statistics may not up-to-date.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels