Microvium
Visit ToolMicrovium is a compact, embeddable scripting engine for microcontrollers that executes programs written in a subset of JavaScript. It is less than 16kB compiled size and uses portable C code.
At a glance
Trending
Microvium is a compact, embeddable scripting engine for microcontrollers that executes programs written in a subset of JavaScript. It is less than 16kB compiled size and uses portable C code.
Trending
About
Microvium is a compact and embeddable JavaScript engine specifically designed for applications and microcontrollers. It allows for the execution of programs written in a subset of the JavaScript language, making it suitable for resource-constrained environments. The engine boasts a compiled size of less than 16kB and is implemented in portable C code, ensuring easy integration into various projects. A unique aspect of Microvium is its approach of partially running JS code at build time and deploying a snapshot, which offers several advantages over other embedded JavaScript engines. It supports running high-level scripts on MCUs (bare metal or RTOS) and can run the same script code on both small microcontrollers and desktop-class machines, making it ideal for IoT applications with shared logic. The script code is completely sand-boxed for security and safety.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending