mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
4 lines
50 B
HTML
4 lines
50 B
HTML
<script>
|
|
var w = new Worker('work.js');
|
|
</script>
|