blob: 2c33dba79a2fb9e6a81fc9ee5805b378e826f725 [file] [log] [blame]
<script>
parent.postMessage(new SharedArrayBuffer(10), "*");
</script>