Nick Vatamaniuc c0958ee2d0
More CI tragets: Linux 32bit, LTO, Windows and Cosmopolitan
Atomics support in Windows requires libwinpthread*.dll at runtime. One
way to get it is to install it with MinGW package, and copy alongside
the executable.

Update test Makefile targets for windows executables.

Allow running tests with Wine: `make WINE=wine CONFIG_WIN3=y
...`. That's useful when Wine binfmt support cannot be installed such
as on the CI hosts.

Add PPC64LE architecture and try to fix flaky multi-arch CI in gcc:
https://github.com/tonistiigi/binfmt/issues/215
2025-04-22 10:48:01 -04:00
2024-05-10 01:57:55 +02:00
2025-04-12 12:14:37 +02:00
2025-04-21 16:23:42 +02:00
2025-04-07 10:21:17 +02:00
2025-03-20 11:47:07 +01:00
2025-04-21 15:33:47 +02:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2024-02-10 16:19:17 +01:00
2025-04-12 12:14:37 +02:00
2025-04-14 15:05:02 +02:00
2024-02-10 16:19:17 +01:00
2025-04-12 12:14:37 +02:00
2020-09-06 18:53:08 +02:00
2024-02-10 16:19:17 +01:00
2025-04-12 12:14:37 +02:00
2025-04-21 16:23:42 +02:00
2025-04-21 16:23:42 +02:00
2020-09-06 18:53:08 +02:00
2024-02-10 20:54:29 +01:00
2025-04-21 16:23:42 +02:00
2024-02-15 10:30:04 +01:00

The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Description
Public repository of the QuickJS Javascript Engine.
Readme MIT 13 MiB
Languages
C 93.9%
JavaScript 5.4%
Makefile 0.5%
Shell 0.2%