Package name
Micro QuickJS Javascript Engine
Brief description of package
MicroQuickJS (aka. MQuickJS) is a JavaScript engine targeted at embedded systems. It compiles and runs JavaScript programs using as little as 10 kB of RAM. The whole engine requires about 100 kB of ROM (ARM Thumb-2 code) including the C library. The speed is comparable to QuickJS.
URL for package's homepage
https://github.com/bellard/mquickjs
Provide a basic test case to validate the package's functionality.
https://lobste.rs/s/60fjs1/mquickjs_micro_quickjs_javascript
MINGW environments where you need the package
Are you willing to submit a PR?
No response
Package name
Micro QuickJS Javascript Engine
Brief description of package
MicroQuickJS (aka. MQuickJS) is a JavaScript engine targeted at embedded systems. It compiles and runs JavaScript programs using as little as 10 kB of RAM. The whole engine requires about 100 kB of ROM (ARM Thumb-2 code) including the C library. The speed is comparable to QuickJS.
URL for package's homepage
https://github.com/bellard/mquickjs
Provide a basic test case to validate the package's functionality.
https://lobste.rs/s/60fjs1/mquickjs_micro_quickjs_javascript
MINGW environments where you need the package
Are you willing to submit a PR?
No response