mimalloc_rust icon indicating copy to clipboard operation
mimalloc_rust copied to clipboard

Compilation fails an Apple Silicon (Fixed in mimalloc)

Open fpierfed opened this issue 4 years ago • 3 comments

Hi there, first of all thank you for the great crate! I have noticed that mimalloc has recently added support for compilation on Apple Silicon (https://github.com/microsoft/mimalloc/pull/344). Would it be possible to cut a new release of mimalloc_rust with these changes? Thank you so much!

fpierfed avatar Dec 20 '20 10:12 fpierfed

Note that mimalloc currently compiles but doesn't fully work on the M1, see https://github.com/microsoft/mimalloc/issues/343 for the progress on that.

xhochy avatar Dec 21 '20 14:12 xhochy

We actively using this crate on Apple Silicon every day and have had no problems with it so think has been fixed a while ago and this issue can be closed?

repi avatar Oct 22 '21 15:10 repi

Yes, this definitely works now.

thomcc avatar Oct 22 '21 15:10 thomcc