issues
search
ccxvii
/
mujs
An embeddable Javascript interpreter in C.
http://mujs.com/
ISC License
812
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AddressSanitizer: heap-buffer-overflow in nextrune /home/yongheng/zhf/clean/mujs/regexp.c:119
#141
hfzhang31
closed
4 years ago
1
Add a build-time option to run JS scripts through the eval() function in their own context
#140
yurivict
closed
3 years ago
0
Incorrect integer parsing using strtol
#139
klad-me
closed
3 years ago
0
let is not support ??
#138
756445638
closed
4 years ago
2
can mujs compile on windows?
#137
756445638
closed
4 years ago
1
AddressSanitizer: heap-use-after-free /home/yongheng/mujs/jsrun.c:1362 in jsR_run
#136
Changochen
closed
4 years ago
17
Exposing js_tovalue( J, idx)->type in some form would be helpful
#135
mulle-nat
closed
3 years ago
4
stack overflow
#134
bird8693
closed
4 years ago
3
stack overflow
#133
bird8693
closed
4 years ago
4
fix split doesn't convert context to string if no argument is passed
#132
isRyven
closed
3 years ago
0
Potential misuse of multi-byte character in regex.split
#131
sgbeal
opened
4 years ago
2
Numerous incorrect regex results
#130
sgbeal
opened
4 years ago
6
[regression] eval() is broken: it is disconnected from the surrounding context
#129
yurivict
closed
3 years ago
5
JSON.stringify doesn't accept array of strings to whitelist the properties as replacer parameter
#128
isRyven
closed
4 years ago
0
Issue 126: accept String and Number objects as space parameter
#127
isRyven
closed
4 years ago
0
JSON.stringify doesn't accept objects as space parameter
#126
isRyven
closed
4 years ago
0
Issue 122: fix float numbers sorting
#125
isRyven
closed
4 years ago
0
Negative numbers converted to positive integers
#124
gardhr
closed
4 years ago
2
Fix date setMonth and setUTCMonth processed wrong optional argument
#123
isRyven
closed
4 years ago
0
Array.sort method doesn't work when sort function is specified
#122
yurivict
closed
4 years ago
9
issue#118: MAX_SUB/REG_MAX
#121
gardhr
closed
4 years ago
0
Array parsing time grows non-linearly with array size
#120
yurivict
closed
3 years ago
14
200k array fails: SyntaxError: integer overflow in instruction coding
#119
yurivict
closed
4 years ago
1
Fatal: Resub::sub[array size] (regexp.h) is out of sync with regexp.c
#118
sgbeal
closed
4 years ago
0
Please support shebanging
#117
yurivict
closed
4 years ago
3
js_delregistry doesn't unregister the object class
#116
yurivict
closed
4 years ago
2
Small float literals being converted to zero
#115
gardhr
closed
4 years ago
2
Allow constants to be configured at compile-time
#114
gardhr
closed
4 years ago
3
No way to delete a global value
#113
yurivict
closed
5 years ago
1
LICENSE
#112
shakna-israel
closed
4 years ago
0
Why is it possible to set a key/value pair in a string?
#111
yurivict
closed
5 years ago
1
Set type
#110
ghost
closed
4 years ago
2
Error message of the exception thrown frtom the native function contains bad characters
#109
yurivict
closed
5 years ago
7
[feature request] The interactive mode should accept incomplete statements and only execute them when they are complete
#108
yurivict
closed
5 years ago
6
When shared/install-shared targets are used, build continues during install-shared
#107
yurivict
closed
5 years ago
1
regexp.c: three trivial-to-fix C89-compatibility compilation errors
#106
sgbeal
closed
5 years ago
1
SEGV on unknown address 0x000000000000
#105
dzonerzy
closed
5 years ago
1
API call match on a string
#104
dzonerzy
closed
5 years ago
1
JS closure triggers "warning: function statements are not standard" messages
#103
yurivict
closed
5 years ago
1
js_free leak
#102
dzonerzy
closed
5 years ago
5
JSON.parse from C
#101
dzonerzy
closed
5 years ago
1
Regular expressions of medium complexity fail: too many character classes
#100
yurivict
closed
4 years ago
3
libmujs.so is installed unstripped
#99
yurivict
closed
3 years ago
1
js_try(J) isn't C++-safe: fails in the C++ compiler: no matching function for call to 'setjmp'
#98
yurivict
closed
3 years ago
5
Compile error with integer constants
#97
gardhr
closed
5 years ago
2
forEach instruction breaks: TypeError: cannot convert undefined to object
#96
yurivict
closed
5 years ago
3
[improvement suggestion] The error message 'TypeError: called object is not a function' could tell what the location in the source code is
#95
yurivict
closed
5 years ago
2
[improvement suggestion] Please make JS_ENVLIMIT a build parameter
#94
yurivict
closed
4 years ago
3
Fix Makefile install derps
#93
krasCGQ
closed
5 years ago
0
remove js_settop from mujs.h because it has no implemtation.
#92
synich
closed
5 years ago
1
Previous
Next