Issues
- 1
- 2
- 1
MuJS compiling JS into a file opcode
#188 opened by edbek - 6
Numerous incorrect regex results
#130 opened by sgbeal - 19
Is it possible to increase the default stack size?
#182 opened by ahaoboy - 1
Unversioned shared library
#186 opened by aleasto - 9
- 3
Inconsistent result
#164 opened by yype - 2
Object.keys([2,3]) returns [] instead of ["0", "1"]
#171 opened by avih - 0
mujs github slug available
#183 opened by pfraces - 4
- 0
Unable to assign the eval function to a variable. Error: invalid use of 'eval'
#180 opened by ahaoboy - 0
Calling the join function on a self-referential array leads to a stack overflow.
#179 opened by ahaoboy - 0
Incorrect linker flag to build shared-lib on darwin
#177 opened by dmacks - 0
- 0
The shared library should be built with SONAME
#175 opened by yurivict - 2
A performance issue caused by loop.
#173 opened by Ginni1110 - 0
- 1
Get rid of setjmp
#170 opened by trufae - 0
- 0
Does not build on macOS
#168 opened by LeSuisse - 2
- 0
[BUG] two null pointer deference mujs-pp
#161 opened by kdsjZh - 4
[BUG] stack exhaustion in function `compile`, mujs
#162 opened by kdsjZh - 4
multi-thread environment
#165 opened by hdcscy - 8
- 2
- 1
Array.prototype.sort lacks of comparefn
#158 opened by mochaaP - 0
valid function defined twice -> incorrect syntax error "duplicate formal parameter"
#156 opened by avih - 7
Incorrect result of mujs
#152 opened by shao-hua-li - 0
clang -O0 and -O1 output differently
#154 opened by shao-hua-li - 3
mujs memory leak
#142 opened by bird8693 - 1
- 0
Incorrect match.index property on RegEx
#150 opened by dbogatz - 2
global-buffer-overflow in jsdtoa.c:729. (The issue exists in all versions)
#148 opened by shao-hua-li - 7
- 4
- 5
[regression] eval() is broken: it is disconnected from the surrounding context
#129 opened by yurivict - 0
Incorrect integer parsing using strtol
#139 opened by klad-me - 1
Extreme slow RegEx
#143 opened by dbogatz2 - 1
AddressSanitizer: heap-buffer-overflow in nextrune /home/yongheng/zhf/clean/mujs/regexp.c:119
#141 opened by hfzhang31 - 17
AddressSanitizer: heap-use-after-free /home/yongheng/mujs/jsrun.c:1362 in jsR_run
#136 opened by Changochen - 2
let is not support ??
#138 opened by 756445638 - 1
can mujs compile on windows?
#137 opened by 756445638 - 3
stack overflow
#134 opened by bird8693 - 4
stack overflow
#133 opened by bird8693 - 2
- 0
JSON.stringify doesn't accept array of strings to whitelist the properties as replacer parameter
#128 opened by isRyven - 0
- 2
Negative numbers converted to positive integers
#124 opened by gardhr