RE: Musing Daily Questions 🐶
C++
The way EOS work is that the C++ code will be compiled down to WebAssembly and deploy into their EOS network.
Since WebAssembly at current state only accept 2 languages (C++ and Rust), I guess that's why C++ is chosen.
RE: Musing Daily Questions 🐶