Bug 1663862 - Check OOM from wasm::ToString(). r=lth, a=RyanVM
wasm::ToCString() couldn't OOM, but wasm::ToString() can, so the all the use cases need to check for OOM and propagate it. Differential Revision: https://phabricator.services.mozilla.com/D89671
Please register or sign in to comment