Package mujs: Information
Source package: mujs
Version: 1.3.6-alt1
Build time: Mar 11, 2025, 10:08 PM in the task #377672
Category: System/Libraries
Report package bugHome page: https://mujs.com
License: ISC
Summary: Lightweight Javascript interpreter library
Description:
MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. 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.
List of RPM packages built from this SRPM:
libmujs-devel (x86_64, i586, aarch64)
libmujs-devel-debuginfo (x86_64, i586, aarch64)
libmujs-devel-static (x86_64, i586, aarch64)
libmujs1 (x86_64, i586, aarch64)
libmujs1-debuginfo (x86_64, i586, aarch64)
libmujs-devel (x86_64, i586, aarch64)
libmujs-devel-debuginfo (x86_64, i586, aarch64)
libmujs-devel-static (x86_64, i586, aarch64)
libmujs1 (x86_64, i586, aarch64)
libmujs1-debuginfo (x86_64, i586, aarch64)
Maintainer: Konstantin Lepikhov
Last changed
March 11, 2025 Konstantin Lepikhov 1.3.6-alt1
- 1.3.6.
Sept. 27, 2024 Konstantin Lepikhov 1.3.5-alt1
- Initial build for ALTLinux.