- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I read that in crosswalk 17 and above there is going to be a webcl option. does this mean that applications will work better and much smoother? it says that webcl gives the app the option to use the internal gpu... but i thought it is already an option in crosswalk, so i was wandering what is the difference and how can we use this to make our apps faster in future crosswalk versions?
Thanks for your time,
Shaul.
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
WebCL is an API that you can use from JavaScript to implement commands like those you would use in an OpenCL app. It is not a magic elixir that will make regular JS code faster. You have to explicitly write your app to use WebCL. It's a very specialized feature that tends to benefit multi-threaded parallel apps.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page