Skip to content

Add mquickjs #30308

Description

@Old-Fashioned-Coder

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

  • UCRT64
  • CLANG64
  • CLANGARM64

Are you willing to submit a PR?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions