River Trail (JavaScript engine)
Appearance
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (October 2011) |
This article needs additional citations for verification. (October 2011) |
Developer(s) | Intel |
---|---|
Repository | |
Website | github |
River Trail is an open source engine, developed by Intel, for interpreting JavaScript code using parallel computing when the microprocessor allows it. On September 2011 is still under development, being avaible a prototype extension for Firefox; so the development site recommends to use it only with trusted sites.[1]
Operation
To use the engine scripts uses a special API, based on three pillars: a type called ParallelArray
, several methods of Prototype of ParallelArray
, and elementary functions.[2]
References
- ^ Wiki: Home, retrieved 2011-09-14
- ^ Three pillars of the API, retrieved 2011-09-14