GSoC/GCI Archive
Google Summer of Code 2015 Portable Native Client

Rust for PNaCl

by Richard Diamond for Portable Native Client

Rust is a systems programming language designed to be safe, low-level, and fast. Rust’s compiler is built on top of LLVM, and therefore presents a ”fairly” straightforward path to PNaCl/NaCl cross support to the Rust toolchain. I propose adding such cross support for PNaCl, and, in turn, NaCl to the Rust toolchain.