Here is a pull-request that builds /MacBook Pro (13-inch, M1, 2020)/, the espruino --tests-all doesn't crash and this is the output:
espruino --tests-all
espruino: 355 of 359 tests passed espruino: FAILS: espruino: /Users/standa/Prg/espruino/Espruino/tests/test_new_nested2_FAIL.js espruino: /Users/standa/Prg/espruino/Espruino/tests/test_262_FAIL.js espruino: /Users/standa/Prg/espruino/Espruino/tests/test_object_getOwnPropertyNames_FAIL.js espruino: /Users/standa/Prg/espruino/Espruino/tests/test_number_constructor_FAIL.js espruino: --------------------------------------------------
@opichals started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Here is a pull-request that builds /MacBook Pro (13-inch, M1, 2020)/, the
espruino --tests-all
doesn't crash and this is the output: