pure-c / purec

C backend for PureScript
232 stars 8 forks source link

Deal with OOM #63

Open felixSchl opened 3 years ago

felixSchl commented 3 years ago

There's currently no code in the support library and the code generator that deals with OOM. We should at least abort the program on OOM.