Pino Toscano
|
34894936d8
|
Use malloc_usable_size() on any OS based on GNU libc
malloc_usable_size() is a GNU extension in GNU libc; hence, use it
every time GNU libc is used, rather than only on Linux.
|
2024-07-21 10:24:01 +02:00 |
|
Nick Vatamaniuc
|
636c946531
|
FreeBSD QuickJS Patch (#203)
|
2024-02-12 11:28:00 +01:00 |
|
Charlie Gordon
|
37bd4ae62d
|
Strip trailing spaces
|
2024-02-10 16:19:17 +01:00 |
|
Fabrice Bellard
|
84058766e9
|
added js_std_await() and use it to wait for the evaluation of a module (github issue #219)
|
2024-01-19 10:19:58 +01:00 |
|
Fabrice Bellard
|
9a4379daf6
|
native cosmopolitan build
|
2024-01-11 15:29:19 +01:00 |
|
bellard
|
94010edb57
|
the BigInt support is now always included
|
2023-12-04 19:26:32 +01:00 |
|
bellard
|
b5e62895c6
|
2021-03-27 release
|
2021-03-27 11:17:31 +01:00 |
|
bellard
|
7c312df422
|
2020-09-06 release
|
2020-09-06 19:10:15 +02:00 |
|
bellard
|
8900766099
|
2020-07-05 release
|
2020-09-06 19:07:30 +02:00 |
|
bellard
|
0e8fffd4de
|
2020-01-19 release
|
2020-09-06 18:57:11 +02:00 |
|
bellard
|
91459fb672
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
|