Site Overlay

Rocky.js – Write Pebble apps in pure JavaScript

Pebble has done something quite impressive – they’ve implemented a framework which allows you to write Pebble apps and watchfaces in pure Javascript. They’ve done this by embedding the light-weight JerryScript engine into Pebble OS, which means you can now write apps with absolutely no C code, just pure Javascript. You can also create theseRead >Rocky.js – Write Pebble apps in pure JavaScript