From 97ce9afe513930225cd8f382b092d6fe94d9173a Mon Sep 17 00:00:00 2001 From: Vectornaut Date: Tue, 23 Jul 2024 20:27:27 +0000 Subject: [PATCH] Add Rust to language list --- Coding-environment.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Coding-environment.md b/Coding-environment.md index 7a877e7..96a7aad 100644 --- a/Coding-environment.md +++ b/Coding-environment.md @@ -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. \ No newline at end of file + - 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. \ No newline at end of file