Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NeilFraser/JS-Interpreter issues and pull requests
#281 - pseudoToNative of boxed primitive return empty object
Issue -
State: open - Opened by jcubic about 1 month ago
#280 - How to get an array object from an external function?
Issue -
State: closed - Opened by jcubic about 1 month ago
- 2 comments
#279 - console is not defined
Issue -
State: closed - Opened by jcubic about 1 month ago
- 2 comments
#278 - Trying to ease calling outside functions from the sandbox
Issue -
State: open - Opened by neimanpinchas about 2 months ago
#277 - Advice for a repeating async function
Issue -
State: closed - Opened by hyperjerk 3 months ago
- 2 comments
#276 - Support for Primises?
Issue -
State: closed - Opened by rozek 3 months ago
- 1 comment
#275 - Support for Proxies?
Issue -
State: closed - Opened by rozek 3 months ago
- 1 comment
#274 - Support for Arrow Functions
Issue -
State: closed - Opened by rozek 3 months ago
- 1 comment
#273 - Support for template literals and tag functions
Issue -
State: closed - Opened by rozek 3 months ago
- 1 comment
#272 - Babel doesn't add ES6 polyfills
Issue -
State: open - Opened by semireg 6 months ago
- 3 comments
Labels: bug
#271 - how to pass multiple parameters and/or arrays/objects to functions?
Issue -
State: closed - Opened by tsdexter 7 months ago
- 2 comments
#270 - Tasks created through createTask_ (such as when using setTimeout) are incorrectly interpreted as throwing their return values.
Issue -
State: closed - Opened by brownstein 7 months ago
- 2 comments
#269 - IPC between sandbox and parent process (Node.js)
Issue -
State: open - Opened by Rylxnd 8 months ago
- 3 comments
#268 - js-interpreter including ESM and in the npm ecosystem
Pull Request -
State: open - Opened by mercmobily 8 months ago
- 4 comments
#267 - Make js-interpreter ready for node and NPM
Issue -
State: open - Opened by mercmobily 8 months ago
- 3 comments
#266 - Do you plan to support function replacer in JSON.stringify?
Issue -
State: open - Opened by ayahito-saji 8 months ago
- 3 comments
#265 - Bug report about error message
Issue -
State: closed - Opened by ayahito-saji 9 months ago
- 10 comments
#264 - Fix matchToPresdo for match groups
Pull Request -
State: closed - Opened by ayahito-saji 9 months ago
#263 - Try catch syntax does not work correctly when using native syntax
Issue -
State: closed - Opened by ayahito-saji 9 months ago
- 2 comments
#261 - Can we use destructuring?
Issue -
State: closed - Opened by F1LT3R 11 months ago
- 2 comments
#260 - Fix typo in error message
Pull Request -
State: closed - Opened by soegaard about 1 year ago
#259 - fix JSDoc typo in interpreter.js
Pull Request -
State: closed - Opened by carloslfu about 1 year ago
#258 - Fallback to globalThis in acorn.js if this is not available
Pull Request -
State: closed - Opened by yorinasub17 about 1 year ago
- 2 comments
#257 - Update README.md
Pull Request -
State: closed - Opened by RohitPaul0007 over 1 year ago
- 1 comment
#256 - Update serialize.js
Pull Request -
State: closed - Opened by RohitPaul0007 over 1 year ago
- 1 comment
#255 - Update acorn.js
Pull Request -
State: closed - Opened by RohitPaul0007 over 1 year ago
- 1 comment
#254 - Update interpreter.js
Pull Request -
State: closed - Opened by RohitPaul0007 over 1 year ago
- 2 comments
#253 - Minor bug fix
Pull Request -
State: closed - Opened by SumukhPrasad over 1 year ago
- 4 comments
#252 - Support readonly nature of named functions
Pull Request -
State: closed - Opened by NeilFraser over 1 year ago
#251 - A named function, existing as a variable in its own local scope, shadows the global declaration
Issue -
State: closed - Opened by malwarebin over 1 year ago
- 3 comments
#250 - Viability as an Expression/Predicate Interpreter?
Issue -
State: closed - Opened by pha3z over 1 year ago
- 1 comment
#249 - How to get the function in the return value
Issue -
State: closed - Opened by 805808786 over 1 year ago
- 2 comments
#248 - Include in REACT typescript ?
Issue -
State: closed - Opened by ignatandrei over 1 year ago
- 4 comments
#247 - [QUESTION] How to throw exception from createAsyncFunction ?
Issue -
State: closed - Opened by Tilican over 1 year ago
- 1 comment
Labels: question
#246 - Replace string with regexp return undefined
Issue -
State: closed - Opened by DanieleRosada almost 2 years ago
- 2 comments
#245 - Add size calculation demo
Pull Request -
State: closed - Opened by NeilFraser almost 2 years ago
- 4 comments
#244 - JS-Interpreter errors and script errors distinction
Issue -
State: closed - Opened by FranckFreiburger almost 2 years ago
- 4 comments
#243 - detect when the interpreter is waiting for an async function callback
Issue -
State: closed - Opened by FranckFreiburger almost 2 years ago
- 4 comments
#242 - This repo is being mocked in r/ProgrammerHumor.
Issue -
State: closed - Opened by alixsep almost 2 years ago
- 1 comment
#241 - import momentjs library
Issue -
State: open - Opened by DanieleRosada almost 2 years ago
- 3 comments
Labels: question
#240 - Add: Support for cloudflare workers
Issue -
State: open - Opened by Bartek20 almost 2 years ago
- 4 comments
#239 - Highlight/Select the line of code while executing
Issue -
State: closed - Opened by pravishanth almost 2 years ago
- 3 comments
Labels: question
#238 - Explicitly `close()` finished RegExp workers.
Pull Request -
State: closed - Opened by ijc8 over 2 years ago
#237 - `REGEXP_MODE=2` causes leak and eventual crash in Chrome
Issue -
State: closed - Opened by ijc8 over 2 years ago
#236 - How to make breakpoint ?
Issue -
State: closed - Opened by codeh2o over 2 years ago
- 1 comment
#235 - Constructor execute fail in the js-interpreter
Issue -
State: closed - Opened by CommanderXL over 2 years ago
#234 - Pr/derwehr/1
Pull Request -
State: closed - Opened by derwehr over 2 years ago
- 1 comment
#233 - Serialize.js works on the demo, but not available in local live server
Issue -
State: closed - Opened by Hyunwooksuh over 2 years ago
- 4 comments
#232 - Interpreter using acorn_interpreter.js can't be serialized, interpreter.ast is undefined.
Issue -
State: closed - Opened by ChrisAcrobat almost 3 years ago
- 5 comments
#231 - Revert back to previous non-blocking state when stuck in a infinit loop
Issue -
State: closed - Opened by ChrisAcrobat almost 3 years ago
- 2 comments
#230 - How to warp non native functions
Issue -
State: closed - Opened by krishyadav007 almost 3 years ago
- 5 comments
#229 - The JS-Interpreter Self-interpreter Demo does not work
Issue -
State: closed - Opened by ChrisAcrobat almost 3 years ago
- 3 comments
Labels: bug
#228 - Acorn's makePredicate function requires 'unsafe-eval'
Issue -
State: closed - Opened by NeilFraser almost 3 years ago
- 2 comments
Labels: enhancement
#227 - Performance
Issue -
State: closed - Opened by yang almost 3 years ago
- 1 comment
#226 - JS-Interpreter New Look. Change the whole body of the website, add some components like navbar…
Pull Request -
State: closed - Opened by Shivam-Katare almost 3 years ago
- 1 comment
#225 - Threads demo not working with acorn_interpreter.js
Issue -
State: closed - Opened by derwehr almost 3 years ago
- 1 comment
#224 - ReferenceError: console is not defined
Issue -
State: closed - Opened by venkateshatgit almost 3 years ago
- 1 comment
#223 - new Date(number) throws TypeError: Bind must be called on a function
Issue -
State: open - Opened by jer-sen almost 3 years ago
- 5 comments
#222 - The Serialization Demo page is not working
Issue -
State: closed - Opened by jcbaillie about 3 years ago
- 3 comments
#221 - How to work with custom scopes?
Issue -
State: closed - Opened by nicholas-roether about 3 years ago
- 1 comment
#220 - 'modern' alternative to JS-Interpreter?
Issue -
State: closed - Opened by TimNZ about 3 years ago
- 2 comments
#219 - Bug in array iteration / sparse arrays since f70b509
Issue -
State: closed - Opened by Webifi about 3 years ago
- 5 comments
#218 - Import of interpreter.js broken with new nativeGlobal property
Issue -
State: closed - Opened by Webifi about 3 years ago
- 1 comment
#217 - New bug in Function wrapper
Issue -
State: closed - Opened by Webifi about 3 years ago
- 2 comments
#216 - NPM package done right
Issue -
State: closed - Opened by mercmobily over 3 years ago
- 1 comment
#215 - Update version
Pull Request -
State: closed - Opened by aminmarashi over 3 years ago
#214 - TypeError: Interpreter.nativeGlobal.Number is not a function
Issue -
State: closed - Opened by shbobur over 3 years ago
- 8 comments
#213 - Unexpected token error
Issue -
State: closed - Opened by nitesh-1092 over 3 years ago
- 1 comment
#212 - Function async with MQTT and blockly
Issue -
State: closed - Opened by nonodev96 over 3 years ago
- 2 comments
Labels: question
#211 - RegExp constructor behaviour not spec-compliant
Issue -
State: closed - Opened by cpcallen over 3 years ago
- 3 comments
#210 - Regular Expression Test Executes Incorrectly
Issue -
State: closed - Opened by ghost over 3 years ago
- 2 comments
#209 - 2.3.0
Pull Request -
State: closed - Opened by aminmarashi over 3 years ago
#208 - Check for valid lengths on array functions
Pull Request -
State: closed - Opened by NeilFraser over 3 years ago
- 1 comment
#207 - Hang for fake arrays with huge lengths
Issue -
State: closed - Opened by NeilFraser over 3 years ago
- 4 comments
Labels: bug
#206 - Support for arrow functions
Issue -
State: closed - Opened by bjrne almost 4 years ago
- 2 comments
#205 - Couldn't use lodash within interpreter
Issue -
State: closed - Opened by mikekotikov almost 4 years ago
- 2 comments
#204 - Calling interpreter.run() at wrong time in AsyncFunction does bad things.
Issue -
State: open - Opened by Webifi almost 4 years ago
- 2 comments
Labels: enhancement
#203 - Immediate anonymous function Invocation fails in some cases.
Issue -
State: closed - Opened by Webifi about 4 years ago
- 1 comment
#202 - Are pull requests still being accepted?
Issue -
State: closed - Opened by Webifi about 4 years ago
- 1 comment
Labels: question
#201 - Add methods for calling interpreted functions
Pull Request -
State: open - Opened by Webifi about 4 years ago
- 8 comments
#200 - Add methods for calling interpreted functions
Pull Request -
State: closed - Opened by Webifi about 4 years ago
- 1 comment
#199 - Call pseudo function from native function
Issue -
State: open - Opened by Webifi about 4 years ago
- 15 comments
#198 - Unexpected exception: TypeError: this.functionMap_[type] is not a function
Issue -
State: closed - Opened by pushpalathachenna about 4 years ago
- 1 comment
#197 - why my app is throwing error when Interpreter.prototype.step() encounters type as 'VariableDeclaration'
Issue -
State: closed - Opened by pushpalathachenna about 4 years ago
- 2 comments
#196 - Async function blocks other threads from executing?
Issue -
State: open - Opened by evandarcy about 4 years ago
- 4 comments
Labels: bug
#195 - improving visibility, and responsiveness
Pull Request -
State: open - Opened by wellpinho about 4 years ago
#194 - Custom toString() on objects not supported
Issue -
State: closed - Opened by atifsyedali over 4 years ago
- 3 comments
#193 - fixes #192
Pull Request -
State: closed - Opened by atifsyedali over 4 years ago
- 1 comment
#192 - Cannot define a property with a getter on the globalObject
Issue -
State: closed - Opened by atifsyedali over 4 years ago
- 4 comments
Labels: bug
#191 - What does "Expecting native value or pseudo object" means?
Issue -
State: closed - Opened by cosbgn over 4 years ago
- 3 comments
Labels: question
#190 - How to return a value?
Issue -
State: closed - Opened by cosbgn over 4 years ago
- 2 comments
#189 - Async functions should be able to throw exceptions
Issue -
State: open - Opened by cpcallen over 4 years ago
Labels: enhancement
#188 - Important instance properties renamed by compiler
Issue -
State: open - Opened by cpcallen over 4 years ago
Labels: bug
#187 - Async functions should be able to throw exceptions
Issue -
State: closed - Opened by ignatandrei over 4 years ago
- 16 comments
Labels: enhancement
#186 - Support ES6 and beyond
Issue -
State: open - Opened by KRISACHAN over 4 years ago
- 16 comments
Labels: enhancement
#185 - Fix scope and getter/setter issues
Pull Request -
State: closed - Opened by NeilFraser almost 5 years ago
#184 - Wrong getter behaviour
Issue -
State: closed - Opened by XmiliaH almost 5 years ago
- 1 comment
#183 - Infinit loop
Issue -
State: closed - Opened by XmiliaH almost 5 years ago
- 2 comments
#182 - Fix security hole in getOwnPropertyDescriptor
Pull Request -
State: closed - Opened by NeilFraser almost 5 years ago
#181 - Interpreter Breakout
Issue -
State: closed - Opened by XmiliaH almost 5 years ago
- 8 comments
Labels: bug