26
you are viewing a single comment's thread
view the rest of the comments
[-] yoavlavi@programming.dev 7 points 4 months ago

Thank you!

We developed this for our platform and CLI (which are Rust based) which is a bit of a different use-case than a one-off manual run of a linter (in which the difference perhaps wouldn't be as dramatic), although performant tooling for the end user should still be something we strive for IMO.

The "fast JS runtime" was Bun in this case, which we tried specifically because it has faster startup (and we also use in our CLI as a runtime for user defined functions). Most people would be using Node which is much more popular and likely have an even slower startup time.

[-] sugar_in_your_tea@sh.itjust.works 3 points 4 months ago

Cool. Good work!

this post was submitted on 02 May 2024
26 points (100.0% liked)

Rust

5771 readers
27 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS