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

comments (single view)

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

View all comments