mozjs115 115.10.0-ok1 source package in openKylin
Changelog
mozjs115 (115.10.0-ok1) nile; urgency=high * Build for openKylin. -- openKylinBot <email address hidden> Wed, 29 May 2024 11:43:52 +0800
mozjs115 (115.10.0-ok1) nile; urgency=high * Build for openKylin. -- openKylinBot <email address hidden> Wed, 29 May 2024 11:43:52 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| mozjs115_115.10.0.orig.tar.xz | 138.9 MiB | 9f59a734cd5d5444b1afc2f83c1c7c8098fc781c04bf856550f64f240e644219 |
| mozjs115_115.10.0-ok1.debian.tar.xz | 55.7 KiB | ebdcfe1282b567f92824ae984ea15ae7cf9cb3cbcb80a6cc1ee688867ddf2441 |
| mozjs115_115.10.0-ok1.dsc | 2.2 KiB | f4cab630ce6be298fab60ae7def23f52ee6b3ff2debe4d604e4ebfb74aa4ddc7 |
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
JavaScript. It is intended to be embedded in other applications
that provide host environments for JavaScript.
.
This library is intended for use in contexts where only trusted
JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
polkit's rules parsing. It should not be used to run untrusted JavaScript
from web pages: use a security-supported implementation such as Firefox,
Chrome or WebKitGTK's JavaScriptCore instead.
SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
JavaScript. It is intended to be embedded in other applications
that provide host environments for JavaScript.
.
This package contains the header files which are
needed for developing SpiderMonkey embedders.
.
This library is intended for use in contexts where only trusted
JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and
polkit's rules parsing. It should not be used to run untrusted JavaScript
from web pages: use a security-supported implementation such as Firefox,
Chrome or WebKitGTK's JavaScriptCore instead.