issues
search
NeilFraser
/
JS-Interpreter
A sandboxed JavaScript interpreter in JavaScript.
Apache License 2.0
2.01k
stars
353
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pseudoToNative of boxed primitive return empty object
#281
jcubic
opened
1 month ago
0
How to get an array object from an external function?
#280
jcubic
closed
1 month ago
2
console is not defined
#279
jcubic
closed
1 month ago
2
Trying to ease calling outside functions from the sandbox
#278
neimanpinchas
opened
1 month ago
0
Advice for a repeating async function
#277
hyperjerk
closed
3 months ago
2
Support for Primises?
#276
rozek
closed
3 months ago
1
Support for Proxies?
#275
rozek
closed
3 months ago
1
Support for Arrow Functions
#274
rozek
closed
3 months ago
1
Support for template literals and tag functions
#273
rozek
closed
3 months ago
1
Babel doesn't add ES6 polyfills
#272
semireg
opened
6 months ago
3
how to pass multiple parameters and/or arrays/objects to functions?
#271
tsdexter
closed
6 months ago
2
Tasks created through createTask_ (such as when using setTimeout) are incorrectly interpreted as throwing their return values.
#270
brownstein
closed
7 months ago
2
IPC between sandbox and parent process (Node.js)
#269
Rylxnd
opened
7 months ago
3
js-interpreter including ESM and in the npm ecosystem
#268
mercmobily
opened
8 months ago
4
Make js-interpreter ready for node and NPM
#267
mercmobily
opened
8 months ago
3
Do you plan to support function replacer in JSON.stringify?
#266
ayahito-saji
opened
8 months ago
3
Bug report about error message
#265
ayahito-saji
closed
2 months ago
10
Fix matchToPresdo for match groups
#264
ayahito-saji
closed
8 months ago
0
Try catch syntax does not work correctly when using native syntax
#263
ayahito-saji
closed
8 months ago
2
Can we use destructuring?
#261
F1LT3R
closed
11 months ago
2
Fix typo in error message
#260
soegaard
closed
1 year ago
0
fix JSDoc typo in interpreter.js
#259
carloslfu
closed
1 year ago
0
Fallback to globalThis in acorn.js if this is not available
#258
yorinasub17
closed
8 months ago
2
Update README.md
#257
RohitPaul0007
closed
1 year ago
1
Update serialize.js
#256
RohitPaul0007
closed
1 year ago
1
Update acorn.js
#255
RohitPaul0007
closed
1 year ago
1
Update interpreter.js
#254
RohitPaul0007
closed
1 year ago
2
Minor bug fix
#253
SumukhPrasad
closed
8 months ago
4
Support readonly nature of named functions
#252
NeilFraser
closed
1 year ago
0
A named function, existing as a variable in its own local scope, shadows the global declaration
#251
malwarebin
closed
1 year ago
3
Viability as an Expression/Predicate Interpreter?
#250
pha3z
closed
1 year ago
1
How to get the function in the return value
#249
805808786
closed
8 months ago
2
Include in REACT typescript ?
#248
ignatandrei
closed
1 year ago
4
[QUESTION] How to throw exception from createAsyncFunction ?
#247
Tilican
closed
1 year ago
1
Replace string with regexp return undefined
#246
DanieleRosada
closed
1 year ago
2
Add size calculation demo
#245
NeilFraser
closed
1 year ago
4
JS-Interpreter errors and script errors distinction
#244
FranckFreiburger
closed
1 year ago
4
detect when the interpreter is waiting for an async function callback
#243
FranckFreiburger
closed
1 year ago
4
This repo is being mocked in r/ProgrammerHumor.
#242
alixsep
closed
1 year ago
1
import momentjs library
#241
DanieleRosada
opened
1 year ago
3
Add: Support for cloudflare workers
#240
Bartek20
opened
1 year ago
4
Highlight/Select the line of code while executing
#239
pravishanth
closed
1 year ago
3
Explicitly `close()` finished RegExp workers.
#238
ijc8
closed
2 years ago
0
`REGEXP_MODE=2` causes leak and eventual crash in Chrome
#237
ijc8
closed
2 years ago
0
How to make breakpoint ?
#236
codeh2o
closed
2 years ago
1
Constructor execute fail in the js-interpreter
#235
CommanderXL
closed
2 years ago
0
Pr/derwehr/1
#234
derwehr
closed
2 years ago
1
Serialize.js works on the demo, but not available in local live server
#233
Hyunwooksuh
closed
2 years ago
4
Interpreter using acorn_interpreter.js can't be serialized, interpreter.ast is undefined.
#232
ChrisAcrobat
closed
2 years ago
5
Revert back to previous non-blocking state when stuck in a infinit loop
#231
ChrisAcrobat
closed
2 years ago
2
Next