5 lines
64 B
HTML
5 lines
64 B
HTML
<body>
|
|
<script>
|
|
var worker = new Worker("a");
|
|
</script>
|
|
</body>
|