[wasm] We can't free memory in wasm as it uses the malloc mmap backend.
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 29 Sep 2017 23:14:22 +0000 (16:14 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 29 Sep 2017 23:14:22 +0000 (16:14 -0700)
commitfe1eeb07241018430cc63097f1dd6b9c69f40cf2
tree12d80b848ea2cb6dcf966fde52816062f00e4c28
parent22187e8df1ef41c523debc94137f6f660cb0e422
[wasm] We can't free memory in wasm as it uses the malloc mmap backend.
mono/sgen/sgen-marksweep.c