JerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.
AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind. amphp/pipeline provides concurrent iterators and collection operators. Using fiber-based ...