Skip to content

Commit

Permalink
remove mimalloc because it segfaults linux
Browse files Browse the repository at this point in the history
  • Loading branch information
gabdube committed Feb 13, 2025
1 parent 603c7b4 commit 88be279
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions loomz/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
#[global_allocator]
static GLOBAL: mimalloc::MiMalloc = mimalloc::MiMalloc;


mod windowing;

#[cfg(feature="hot-reload")]
Expand Down

0 comments on commit 88be279

Please sign in to comment.