Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Cheng Shao's avatar
    13d75d18
    rts: use page sized mblocks on wasm · 13d75d18
    Cheng Shao authored
    This patch changes mblock size to page size on wasm. It allows us to
    simplify our wasi-libc fork, makes it much easier to test third party
    libc allocators like emmalloc/mimalloc, as well as experimenting with
    threaded RTS in wasm.
    
    (cherry picked from commit 558353f4)
    13d75d18
    History
    rts: use page sized mblocks on wasm
    Cheng Shao authored
    This patch changes mblock size to page size on wasm. It allows us to
    simplify our wasi-libc fork, makes it much easier to test third party
    libc allocators like emmalloc/mimalloc, as well as experimenting with
    threaded RTS in wasm.
    
    (cherry picked from commit 558353f4)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.