micahlt @micahlt

Poll: what’s your favorite programming language? And why?

Oct 25, 2022, 5:57 AM
37
View all

comments

Highlighted comment

rust: helpful compiler, most of the features make sense, compiles to wasm without having to wrestle with a bunch of extra bloated tools, lovely ecosystem, nice community, cute mascot

also WAT is fun because it is

also rust has built in support for unit testing, benching, and documentation generation, along with an official linter and formatter