()
| 13205 | } |
| 13206 | } |
| 13207 | function kA() { |
| 13208 | return u2 || typeof fetch != "function" ? Promise.resolve().then(function() { |
| 13209 | return FA(); |
| 13210 | }) : fetch(wA, { credentials: "same-origin" }).then(function(f) { |
| 13211 | if (!f.ok) |
| 13212 | throw "failed to load wasm binary file at '" + wA + "'"; |
| 13213 | return f.arrayBuffer(); |
| 13214 | }).catch(function() { |
| 13215 | return FA(); |
| 13216 | }); |
| 13217 | } |
| 13218 | function te(f) { |
| 13219 | for (; 0 < f.length; ) |
| 13220 | f.shift()(e); |