Re: [dev-servo] Servo team Q2 projects

2015-03-25 Thread Keegan McAllister
I have a proposal for the next evolution of zero-copy strings in html5ever: https://github.com/kmcallister/tendril This would contribute towards a number of goals including document.write, non-UTF-8 content (~15% of the Web), reducing memory usage, and perhaps speeding up text shaping / paint

Re: [dev-servo] VALS Semester of Code an WebGL

2015-03-25 Thread Josh Matthews
On 2015-03-23 12:38 AM, EMILIO COBOS ALVAREZ wrote: First: What parts of the code are from your point of view more critical for me to understand? I know how the project is structured, and I mostly know how my work should be, but I want your opinion just in case I've missed something important.