Add mimalloc

This commit is contained in:
crazywhalecc
2026-02-06 13:05:37 +08:00
parent b42601d288
commit 2874336f0e
2 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
mimalloc:
type: library
artifact:
source:
type: ghtagtar
repo: microsoft/mimalloc
match: 'v2\.\d\.[^3].*'
metadata:
license-files: [LICENSE]
license: MIT
static-libs@unix:
- libmimalloc.a