-
- Rollup Version: 2.43.3 (issue first seen in 2.41.4)
- Operating System (or Browser): OSX Big Sur
- Node Version (if applicable): 15
- Link to reproduction (IMPORTANT, read below): Unsure how to p…
-
# Version
*Version: 3.0.0* ( 6fe763f )
# Execution steps
```bash
/root/.jsvu/jerry Testcase.js
```
# Test case 1
```javascript
var foo = function(it) {
var a = [...it, , ];
…
-
[Analysis of JerryScript test `test-literal-storage.c` using TrustInSoft CI](https://ci.trust-in-soft.com/projects/jakub-zwolakowski/jerryscript/11?page=2&test=29) has shown that the function `lit_is_…
-
Compile failed when adding iotjs external lib for ESP32, even trying to add the xtensa to the target-arch still failed. Please help~ Thanks
```py
parser.add_argument('--target-arch',
ch…
-
First of all, when reporting a bug, give the issue a descriptive title.
In the body of the issue, optionally give a free-form text description of the
bug. Give the context necessary for others to …
-
Hi, I am not sure if this is the right venue for this, but it seems that cmake 3.6 is not compatible with the latest yotta. 3.5.2 works fine. Might good to add that to instruction.
-
My project has over a 10000 lines of javascript codes, it takes almost 13 seconds on ESP32(240Mhz) to load the codes from the internal flash, the snapshot will be very helpful for large projects, but …
-
I read the article about [V8's snapshot](https://v8.dev/blog/custom-startup-snapshots). AFAIK the snapshot in v8 means initialized context with prepared heap snapshot which was created at the very be…
-
I would like to be able to use the debugger with code loaded from snapshots. Because of device limitations, it may not be possible to parse the source on the device itself. The current debugging appro…
-
We are detecting an AGPL with `agpl-3.0-plus_152.RULE` and this text `http://www.ghostscript.com` ... for instance from https://github.com/ReactiveX/rxjs/blob/6.x/README.md
This is noisy.
There …