Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ setup.emsdk.js
File
setup.emsdk.js
web/script/setup.emsdk.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
Utils = require(
"../../third_party/vendor_tools/lib/Utils"
);
3
4
const
emsdkPath = path.resolve(__dirname,
'../../third_party/emsdk'
);
Callers
nothing calls this directly
Calls
2
exec
Method · 0.80
write
Method · 0.80
Tested by
no test coverage detected