MicroQuickJS (MQuickJS) is a compact JavaScript engine designed specifically for embedded systems where memory and storage are extremely limited. Its primary goal is to compile and run JavaScript programs using minimal RAM, making it suitable for microcontrollers and constrained devices that cannot host a full-featured runtime. The engine is intentionally small in ROM footprint while still providing practical performance comparable to lightweight desktop-grade embeddable engines in its class. To stay small and predictable, it supports a subset of JavaScript close to ES5 rather than modern ECMAScript features, which keeps implementation complexity and runtime overhead lower. It also offers a stricter mode that forbids certain error-prone or inefficient constructs, encouraging safer and more deterministic code in embedded environments.

Features

  • JavaScript engine optimized for embedded targets
  • Very low RAM usage suitable for constrained devices
  • Small ROM footprint designed for microcontroller-class deployments
  • Subset-of-JavaScript approach aligned roughly with ES5-era capabilities
  • Optional stricter mode to forbid risky or inefficient constructs
  • Performance tuned to remain competitive among lightweight embeddable runtimes

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow MicroQuickJS

MicroQuickJS Web Site

Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of MicroQuickJS!

Additional Project Details

Programming Language

C

Related Categories

C Libraries

Registered

2026-01-29