From 77f97ea47e63cf26cbc1939a2dff4d01e2a2f065 Mon Sep 17 00:00:00 2001 From: shulaoda <165626830+shulaoda@users.noreply.github.com> Date: Tue, 16 Jun 2026 12:42:17 +0800 Subject: [PATCH] chore(deps): update mimalloc3 submodule to latest dev3 Update the napi-rs/mimalloc dev3 fork from 9a15529 to 5853e09. The dev3 branch was rebased; notable changes now included: - fix(apple): use THREAD_LOCAL + RECURSE_GUARD instead of FIXED_SLOT - allow initial main thread to terminate before the process terminates (issue #1287) - remove wchar.h include from mimalloc.h - additional assertions / assertion-failure fix mimalloc (v2.x) stays at v2.3.2, the latest v2 release tag. Co-Authored-By: Claude Opus 4.8 (1M context) --- libmimalloc-sys/c_src/mimalloc3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmimalloc-sys/c_src/mimalloc3 b/libmimalloc-sys/c_src/mimalloc3 index 9a15529..5853e09 160000 --- a/libmimalloc-sys/c_src/mimalloc3 +++ b/libmimalloc-sys/c_src/mimalloc3 @@ -1 +1 @@ -Subproject commit 9a15529dc99d27fb7983eed37b4290b541834c86 +Subproject commit 5853e0990ec2eaf8bef332d97be14e7d79964a3d