Skip to content
Anthony Liot edited this page Jan 19, 2014 · 22 revisions

webcl-translator is an add-ons to the Emscripten cross platform compiler. You can easily convert your C/C++ OpenCL samples to WebCL javascript.

There is two version of the webcl-translator, the first version are working on Mozilla Firefox 24 using Nokia Plugins or WebKit from Samsung.

The new version are trying to respect the WebCL WD, She's working only with WebKit from Samsung

The webcl-translator embedded the Emscripten (incoming branch), You can use your own version of Emscripten, see Patch.

Ready to build your own demo, go the the Tutorial !

You can also play some Demos already convert by the translator.


Clone this wiki locally