WebCL

from Wikipedia, the free encyclopedia
WebCL

WebCL logo.png
Basic data

developer Khronos Group
Current  version 1.0
(March 19, 2014)
operating system cross-platform
category Programming interface
German speaking No
www.khronos.org/webcl

WebCL stands for Web Computing Language (English for web calculation language ) and is a component of web browsers that enables OpenCL to be integrated into JavaScript code. This should make computationally intensive applications ( physics engines , video processing ...) on the web feasible without plug-in . Version 1.0 is compatible with OpenCL 1.1 and 1.2.

Implementations

No web browser currently supports WebCL directly. However, there are experimental extensions to existing projects that retrofit WebCL support. No further development of the API towards OpenCL 2.0 and implementation of WebCL 1.0 in the main browser is currently visible.

  • Motorola ( Node.js ) (discontinued)
  • Nokia ( Firefox ) (discontinued, last version for Firefox 34)
  • Mozilla (Firefox) (discontinued)
  • Samsung ( WebKit ) (discontinued)
  • Intel (Crosswalk)

See also

Individual evidence

  1. https://www.khronos.org/news/press/khronos-releases-webcl-1.0-specification
  2. https://crosswalk-project.org/documentation/tutorials/webcl.html