Nick Vatamaniuc 8b43bae10b
Run test262 tests in CI
Run test262 tests for Linux, macOS and Cosmopolitan

Add a Makefile `test2-bootstrap` helper to clone and patch test262 tests at
a particular commit. Running with the latest commit noticed a few tests were
failing and added them to the errors list.

The CI environment, especially for macOS, was a bit more unpredictable and was
failing in atomics tests due to lower timeouts in the `atomicsHelper` so double
the timeouts. The time didn't worsen too much. It still takes about 2-3 min.
2025-09-17 18:46:55 -04:00
2025-09-17 18:46:55 -04:00
2024-05-10 01:57:55 +02:00
2025-09-17 18:46:55 -04:00
2025-09-13 10:51:18 +02:00
2025-03-20 11:47:07 +01:00
2025-04-21 15:33:47 +02:00
2025-05-16 20:34:18 +02:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2025-09-17 18:46:55 -04:00
2025-05-20 18:27:23 +02:00
2025-04-26 12:30:26 +02:00
2020-09-06 18:53:08 +02:00
2025-04-26 12:30:26 +02:00
2025-08-25 12:05:21 +02:00
2025-09-17 18:46:55 -04:00
2020-09-06 18:53:08 +02:00
2024-02-10 20:54:29 +01:00
2025-08-25 12:05:21 +02:00
2025-09-13 10:51:18 +02:00

The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Description
Public repository of the QuickJS Javascript Engine.
Readme MIT 24 MiB
Languages
C 94.2%
JavaScript 5.2%
Makefile 0.5%
Shell 0.1%