Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improved JSON parser conformity (chqrlie) (#250) | Fabrice Bellard | 3 days |
| | |||
* | better promise rejection tracker heuristics (#112) | Fabrice Bellard | 6 days |
| | |||
* | Add CI targets, fix test_std.js (#247) | Charlie Gordon | 2024-03-03 |
| | | | | | | | | | | | | This switches the exec test to `SIGTERM` rather than `SIGQUIT` since the latter didn’t seem to work in QEMU, and the distinction doesn’t really matter for this test. This also makes the `isatty()` check smarter by checking whether `STDIN` is, in fact, a terminal. Added qemu-alpine targets i386, arm32v6, arm32v7, arm64v8, s390x Co-authored-by: Felipe Gasper <felipe@felipegasper.com> | ||
* | Add github CI tests | Ben Noordhuis | 2024-03-03 |
| | | | | | - disable `isatty()` test in `test_os()` - add `.github/workflows/ci.yml` with 8 targets | ||
* | Strip trailing spaces | Charlie Gordon | 2024-02-10 |
| | |||
* | fixed JS module autodetection with shebang (github issue #91) | Fabrice Bellard | 2023-12-27 |
| | |||
* | fixed the garbage collection of async functions with closures (github issue ↵ | Fabrice Bellard | 2023-12-27 |
| | | | | #156) | ||
* | 2020-07-05 release | bellard | 2020-09-06 |
| | |||
* | 2020-04-12 release | bellard | 2020-09-06 |
| | |||
* | 2020-03-16 release | bellard | 2020-09-06 |
| | |||
* | 2020-01-05 release | bellard | 2020-09-06 |