Source code

Revision control

Copy as Markdown

Other Tools

self.onmessage = function (event) {
self.postMessage("make it so");
};