mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<body>
|
||||
<script>
|
||||
worker = new Worker("a");
|
||||
</script>
|
||||
</body>
|
||||
Reference in New Issue
Block a user