bug-1788213.js (99B)
1 oomTest(() => { 2 wasmEvalText(`(import "" "" (tag $undef)) (func throw 0) (func (try (do)))`); 3 });