Given that Rust seems to be the generalized solution to this problem, would a viable prototype just be a Rust HTTP server with a Ruby interpreter embedded in it? Write the code in some kind of Ruby DSL which then feeds back into Rust?
I ask because I have embedded Ruby in applications before, and I'm looking for an excuse to do it in Rust.
I ask because I have embedded Ruby in applications before, and I'm looking for an excuse to do it in Rust.