Add Rust to language list

Vectornaut 2024-07-23 20:27:27 +00:00
parent 0b8a084e65
commit 97ce9afe51

@ -66,4 +66,9 @@ The gist of the most significant argument for the upper version is that one read
- The basic template for a Bolero application seems *very* heavy. It's not clear how to write a bare-bones application.
### Ada
- It's been around for a long time, and it's probably not going anywhere anytime soon.
- It's been around for a long time, and it's probably not going anywhere anytime soon.
### Rust
- ❌ Brackets (disqualifying)
- There's at least one linear algebra library—[nalgebra](https://www.nalgebra.org/)—that's explicitly designed to support WASM builds.
- Large, active, and growing user community.