By the reference types specification "active element segments stored before an out-of-bounds access persist after the instantiation failure". See https://github.com/WebAssembly/reference-types/blob/master/test/core/linking.wast#L264 Right now we just throw link error and don't handle elements segments properly.
<rdar://problem/73033152>