Source code

Revision control

Copy as Markdown

Other Tools

await 1;
postMessage('start');
onerror = () => postMessage('onerror');
while(1);