experiments/worker.js (
3
lines of code) (
raw
):
onmessage = function(e) { onmessage = new Function("e", e.data); };