Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asm-js/validator
/ eval
Function
eval
test/index.js:176–176 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
174
"use asm"
;
175
__PURE__
176
function
eval() { }
177
return
eval;
178
}, { pass: false });
179
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected