UNPKG

nectarjs_extern

Version:

Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.

15 lines (14 loc) 390 B
{ "name": "nanostack-eventloop", "requires": ["nanostack-hal"], "config": { "use_platform_tick_timer": { "help": "Use platform provided low resolution tick timer for eventloop", "value": null }, "exclude_highres_timer": { "help": "Exclude high resolution timer from build", "value": null } } }