kinetic.js library in jsui?

Peter Nyboer's icon

Is it possible to get kinetic.js
http://www.kineticjs.com/
working in a JSUI? It is "a HTML5 Canvas JavaScript library that extends the 2d context by enabling high performance path detection and pixel detection for desktop and mobile applications."
I'd hoped to extend canvas to these capabilities, but it seems like it's not really going to work, since the canvas support looks like a jsextension itself...