Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/glslify/glslify
/ evaluate
Function
evaluate
transform.js:38–40 ·
view source on GitHub ↗
(expr)
Source
from the content-addressed store, hash-verified
36
var
sharedTransforms = updateSharedTransforms()
37
38
function
evaluate (expr) {
39
return
seval(expr, evars)
40
}
41
42
function
updateSharedTransforms () {
43
;[]
Callers
3
callexpr
Function · 0.85
callcompile
Function · 0.85
callfile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…