Logo
componentmozjs-128
Name
mozjs-128
Version
128.14.0
Type
library
Description
SpiderMonkey is Mozilla's JavaScript engine written in C/C++
Licenses
MPL-2.0
PURL
-
CPE
cpe:2.3:*:*:mozjs-128:128.14.0:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version

Patches#


#
Title
Author
Resolve
1
Fix build error with musl
Ankur Tyagi <ankur.tyagi85@gmail.com>
2
use <asm/sgidefs.h>
Andre McCurdy <amccurdy@gmail.com>
3
Cargo.toml: do not abort on panic
Alexander Kanavin <alex@linutronix.de>
4
Backport patch from firefox bugzilla to fix compile error for
Kai Kang <kai.kang@windriver.com>
5
Musl does not have stack unwinder like glibc therefore we can
Khem Raj <raj.khem@gmail.com>
6
rust.configure: do not try to find a suitable upstream target
Alexander Kanavin <alex@linutronix.de>
7
util.configure: fix one occasionally reproduced configure
Changqing Li <changqing.li@windriver.com>
8
The ISB instruction isn't available in ARMv5 or v6, so guard
Ross Burton <ross.burton@arm.com>
9
moz.configure: do not look for llvm-objdump
Alexander Kanavin <alex@linutronix.de>
10
Patch #10
Markus Volk <f_l_k@t-online.de>
11
Rewrite cargo-host-linker in python3
Changqing Li <changqing.li@windriver.com>
12
Add RISCV32 support
Khem Raj <raj.khem@gmail.com>
13
Recognise riscv64gc and riscv32gc as valid architectures
Khem Raj <raj.khem@gmail.com>
14
Link with icu-uc to fix build with ICU-76
Khem Raj <raj.khem@gmail.com>