Nordic SDK provides all of this in C and it can be compiled with espruino on their NRF52840 Dongle. Its got 1MB of flash and 256kb of ram which should be plenty for both the C libraries in combination with espruino. Nordic already has some matter examples so this is more about going from C to javascript on the matter app layer.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Nordic SDK provides all of this in C and it can be compiled with espruino on their NRF52840 Dongle. Its got 1MB of flash and 256kb of ram which should be plenty for both the C libraries in combination with espruino. Nordic already has some matter examples so this is more about going from C to javascript on the matter app layer.