Perhaps relevant: Cap'n Proto's RPC protocol <http://kentonv.github.io/capnproto/rpc.html> aims to be a cross-language distributed-object-capability system, and I have been working on a Rust implementation <https://github.com/dwrensha/capnproto-rust>.
On Thu, Jul 3, 2014 at 2:09 AM, Rob Meijer <[email protected]> wrote: > I've been trying to read up on Rust a little bit, and things look really > amazing. Given the focus on 'safety' and the strong link between safety > and integrity related issues, I was intrigued by the following question: > how far would Rust be removed from possibly becoming an object capability > language, and has making Rust an object-capability language, or defining an > ocap secure Rust subset (like Joe-e jor Java) been considered? > > Rob > > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev > >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
