AsmJS' malloc aborts on OOM instead of returning NULL #48968
Labels
A-allocators
Area: Custom and system allocators
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
O-asmjs
Target: asm.js - http://asmjs.org/
O-emscripten
Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
It should be as easy as passing the flag
ABORTING_ALLOC=0
to emcc.It's blocking Fallible Allocation RFC
The text was updated successfully, but these errors were encountered: