CMD + K

mujs

Anaconda Verified

MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities.

Installation

To install this package, run one of the following:

Conda
$conda install main::mujs

Usage Tracking

1.3.8
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

MuJS was designed with a focus on small size, correctness, and simplicity. It is written in portable C and implements ECMAScript as specified by ECMA-262. The interface for binding with native code is designed to be as simple as possible to use, and is very similar to Lua. There is no need to interact with byzantine C++ template mechanisms, or worry about marking and unmarking garbage collection roots, or wrestle with obscure build systems.

About

Summary

MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities.

Last Updated

Jan 5, 2026 at 12:36

License

ISC

Total Downloads

13

Supported Platforms

win-64
linux-aarch64
macOS-arm64
linux-64