Source code
Revision control
Copy as Markdown
Other Tools
/* Any copyright is dedicated to the Public Domain.
self.onmessage = function (msg) {
self.postMessage("OK");
};
/* Any copyright is dedicated to the Public Domain.
self.onmessage = function (msg) {
self.postMessage("OK");
};