mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
The default value for length in to_bytes was added in Python version 3.11. This small fix ensures the compatibility with older Python3 versions. JerryScript-DCO-1.0-Signed-off-by: Robert Sipka robert.sipka@h-lab.eu
Available JerryScript debugger tools
- JerryScript console debugger client ( jerry_client.py )
- IoT.js Code ( https://github.com/jerryscript-project/iotjscode )
- JerryScript debugger Chrome webtool ( https://github.com/jerryscript-project/jerryscript-debugger-ts )