Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ testworker.js
File
testworker.js
tools/testmc/testworker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
self.onmessage =
function
(value) {
2
self.postMessage({value});
3
}
Callers
nothing calls this directly
Calls
1
postMessage
Method · 0.65
Tested by
no test coverage detected