6 ms·
I thought they were doing Go whenever possible.
by aboutruby 8y ago
I thought they were doing Go whenever possible.
- rapsey 8y agoThey have quite a bit of Rust as well. At least where they require integration with a C/C++ codebase like this Rust is a very good choice.
- jgrahamc 8y agoWe do have a lot of Go but we are not religious about languages as that would be silly. Rust has some interesting properties and compiles readily to WebAssembly. We'll continue to use Go and Rust for projects. We also have lots of Lua, PHP and C++ in production. Plus lots of Python and other languages.