quickjs-done-nextgen/.github
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
..
workflows Fix use of js_malloc_usable_size 2024-09-24 18:36:23 +02:00