quickjs-done-nextgen/.github/workflows
Saúl Ibarra Corretgé c963112349 Fix use of js_malloc_usable_size
Make sure the one set in the malloc functions is used rather than the
default one, since it will likely use a different allocator.

For some reason, this didn't cause a problem on macOS, but it does in
Linux. Opsie! Added some CI to prevent these kinds of bugs.
2024-09-24 18:36:23 +02:00
..
ci.yml Fix use of js_malloc_usable_size 2024-09-24 18:36:23 +02:00
release.yml Fix uploading all built artifacts to a release 2024-06-07 22:25:01 +02:00
valgrind.yml Make sure repos are updated before installing valgrind in CI 2024-04-23 19:54:12 +02:00