Or you'd need to make custom build. I just tried but the space is tight so you'd need to sacrifice internal storage, reduce it from 40 to 32KB
Or start from PUCKJS_MINIMAL https://github.com/espruino/Espruino/blob/master/boards/PUCKJS_MINIMAL.py or just remove stuff you don't use. here is the list https://github.com/espruino/Espruino/blob/master/boards/PUCKJS.py#L35
@fanoush started
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.
Or you'd need to make custom build. I just tried but the space is tight so you'd need to sacrifice internal storage, reduce it from 40 to 32KB
Or start from PUCKJS_MINIMAL https://github.com/espruino/Espruino/blob/master/boards/PUCKJS_MINIMAL.py
or just remove stuff you don't use. here is the list
https://github.com/espruino/Espruino/blob/master/boards/PUCKJS.py#L35