Semver on the web with Rust and WebAssembly

This page lets you compare a semver requirement to a particular version to see if the version fulfills that requirement. Basically, it’s like semver.npmjs.com but less fully-featured. Read more

Similar

Dare to Ask for More: Rust 2024

Last year, we shipped Rust 2021 and I have found the changes to be a real improvement in usability. Even though the actual changes themselves were quite modest, the combination of precise capture closure and simpler formatting strings (println!("{x:?}") i... (more…)

Read more »