Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytecodealliance/ComponentizeJS
/ run
Function
run
test/api/index.js:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
let
result;
5
export
const
run = {
6
run() {
7
result = `NOW: ${now().seconds}, RANDOM: ${getRandomBytes(2n)}`;
8
}
9
};
10
11
export
const
getResult = () => result;
Callers
15
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
test
Function · 0.50
Calls
2
now
Function · 0.85
getRandomBytes
Function · 0.85
Tested by
15
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40