You are viewing a single comment's thread from:

RE: Write EOS contracts in Rust instead of C++

in #crypto7 years ago

I'm wondering the same thing. Is anyone working on a contract ABI generator for Rust? It's great to see that we can use Rust to compile to WASM, but that's only 1/2 of the smart contract equation in EOS. Without the ABI, how are developers expected to interact with deployed contract?