470c79929d
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.
5 lines
121 B
Text
5 lines
121 B
Text
@comment $NetBSD: PLIST,v 1.1 2022/08/30 12:47:02 nia Exp $
|
|
bin/mujs
|
|
include/mujs.h
|
|
lib/libmujs.la
|
|
lib/pkgconfig/mujs.pc
|