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
Possible memory leak in Ap_sort
#191
Hanseltu
opened
2 days ago
6
Declaring classes after functions causes a syntax error
#190
3405691582
closed
2 months ago
1
Object.keys and Object.getOwnPropertyNames on Array returns indices twice
#189
siggi-gross
closed
8 months ago
2
MuJS compiling JS into a file opcode
#188
edbek
closed
9 months ago
1
Set library SONAME with version
#187
aleasto
opened
10 months ago
1
Unversioned shared library
#186
aleasto
closed
10 months ago
1
Add array includes
#185
masrourmouad
closed
10 months ago
0
The length of multi-code point Unicode characters is incorrect.
#184
ahaoboy
closed
10 months ago
9
mujs github slug available
#183
pfraces
opened
10 months ago
0
Is it possible to increase the default stack size?
#182
ahaoboy
closed
10 months ago
19
SyntaxError caused by the trailing comma in the function parameters.
#181
ahaoboy
opened
11 months ago
4
Unable to assign the eval function to a variable. Error: invalid use of 'eval'
#180
ahaoboy
opened
11 months ago
0
Calling the join function on a self-referential array leads to a stack overflow.
#179
ahaoboy
opened
11 months ago
0
Add CodeQL Workflow for Code Security Analysis
#178
b4yuan
opened
1 year ago
1
Incorrect linker flag to build shared-lib on darwin
#177
dmacks
opened
1 year ago
0
Created Amalgamation System
#176
mateusmoutinho
opened
1 year ago
0
The shared library should be built with SONAME
#175
yurivict
opened
1 year ago
0
Suggestion - macro to make multi-threaded calls single-threaded
#174
lipx1508
opened
1 year ago
0
A performance issue caused by loop.
#173
Ginni1110
closed
1 year ago
2
String.prototype.replace() with global regex doesn't resolve correctly $`
#172
dankox
opened
1 year ago
0
Object.keys([2,3]) returns [] instead of ["0", "1"]
#171
avih
closed
10 months ago
2
Get rid of setjmp
#170
trufae
closed
1 year ago
1
Warnings
#169
trufae
opened
1 year ago
0
Does not build on macOS
#168
LeSuisse
opened
1 year ago
0
Adding Math.randInt
#167
masrourmouad
closed
2 years ago
2
BUG
#166
vraebfdsb
closed
2 years ago
2
multi-thread environment
#165
hdcscy
closed
2 years ago
4
Inconsistent result
#164
yype
opened
2 years ago
3
About GC
#163
hdcscy
closed
2 years ago
8
[BUG] stack exhaustion in function `compile`, mujs
#162
kdsjZh
closed
2 years ago
4
[BUG] two null pointer deference mujs-pp
#161
kdsjZh
closed
2 years ago
0
Json in c
#160
UserFive5
closed
2 years ago
2
Makefile: fix parallel builds
#159
wsldankers
closed
2 years ago
0
Array.prototype.sort lacks of comparefn
#158
mochaaP
closed
2 years ago
1
array join: avoid strcat, speedup from O(N^2) to O(N)
#157
avih
closed
2 years ago
1
valid function defined twice -> incorrect syntax error "duplicate formal parameter"
#156
avih
opened
2 years ago
0
Build shared libs as dylib on macOS
#155
CarterLi
closed
2 years ago
1
clang -O0 and -O1 output differently
#154
shao-hua-li
opened
3 years ago
0
Don't optimise checkfutureword() function
#153
shao-hua-li
closed
2 years ago
0
Incorrect result of mujs
#152
shao-hua-li
closed
2 years ago
7
Is userdata function 'js_newcconstructor' missing a 'js_Finalize' callback?
#151
weberkai
closed
3 years ago
1
Incorrect match.index property on RegEx
#150
dbogatz
closed
3 years ago
0
Add fuzzer
#149
ConnorNelson
opened
3 years ago
0
global-buffer-overflow in jsdtoa.c:729. (The issue exists in all versions)
#148
shao-hua-li
closed
3 years ago
2
Test harness doesn't work when multiple testcases are run
#147
yurivict
closed
3 years ago
7
Prevent negative table indexing in js_strtol
#146
ConnorNelson
closed
3 years ago
0
Fix js_strtol
#145
ConnorNelson
closed
3 years ago
1
Fix crash when length is negative
#144
ConnorNelson
closed
3 years ago
1
Extreme slow RegEx
#143
dbogatz2
closed
3 years ago
1
mujs memory leak
#142
bird8693
closed
3 years ago
3
Next