Research of Interaction Between CAR Component and V8

YUAN Yi,CHEN Rong
DOI: https://doi.org/10.3969/j.issn.1009-3044.2010.31.094
2010-01-01
Abstract:Nowadays web browser is becoming more acceptable as an application platform.It becomes a new programming pattern that us-ing html/css as the representation and using JavaScript to control the logic.The famous applications include Palm WebOS,Gmail,Google Wave and Chrome OS which is coming soon.However,JavaScript is limitary naturally as a script language and we can make the applica-tions based on browser more powerful by extending the JavaScript engine.As a binary component technique,CAR can be loaded and re-flected dynamically.We can use these characteristics to extend the JavaScript engine,which can improve the efficiency and ability of JavaScript.
What problem does this paper attempt to address?