75
WikiLambda, backend for Wikifunctions, rewrites itself from Node.js (!!) to Rust
(www.wikifunctions.org)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Node.js is a runtime, you can compile a number of languages to it. It's useful because it can have relatively low resource usage and there are a lot of libraries available for it.