mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
3 lines
50 B
HTML
3 lines
50 B
HTML
<script>
|
|
var w = new Worker('work.js');
|
|
</script>
|