Confirmed users
201
edits
(update) |
(→Last week: weekly update) |
||
| Line 353: | Line 353: | ||
==== Last week ==== | ==== Last week ==== | ||
* Wrap bluetooth v2 API to a library for IoT/WoT, which could save developers from manipulating those too verbosed functions. | * Wrap bluetooth v2 API to a library for IoT/WoT, which could save developers from manipulating those too verbosed functions. | ||
| Line 360: | Line 358: | ||
** Would develop more libraries like this. | ** Would develop more libraries like this. | ||
* | * Help Thinker to make a JavaScript optimizer worker. A very interesting project. | ||
** | * The related 'DeviceWorker(s)' looks like a potential way to solve our current blocking API flow. | ||
** For example: 'GPIOWorker' which expose those experimental APIs only in the worker, and it has the isolated HAL so we can keep away from arguing how to integrate it into Gecko. If we can implement this worker as an add-on, it would be more modularized. | |||
==== This week ==== | ==== This week ==== | ||