On Sat, Apr 30, 2016 at 04:09:28PM -0700, Menche wrote: > On Sun, 1 May 2016 10:04:37 +1100 > Sylvain BERTRAND <sylvain.bertr...@gmail.com> wrote: > > > On Sat, Apr 30, 2016 at 12:47:36PM +0200, Kajetan Jasztal wrote: > > > how about servo[1]? aims for memory security and fast parallel rendering > > > > > > [1] https://servo.org/ > > > > At least servo can be compiled with a simple ISO C99 compiler and limited > > SDK... unlike gcc with its mandatory ISO c++98. > > > > It can? I thought rustc used LLVM, which is in C++.
Last time I read some rust advocacy (maybe slashdot... ahem...), they were proud of having a simple SDK and being compilable with a simple ISO C99 compiler. Wrong? -- Sylvain