Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Pradumnasaraf/DevOps
/ isFileURI
Function
isFileURI
docs/webassembly/files/apps/hello-world/hello.js:601–601 ·
view source on GitHub ↗
(filename)
Source
from the content-addressed store, hash-verified
599
* @noinline
600
*/
601
var
isFileURI = (filename) => filename.startsWith(
'file://'
);
602
// end include: URIUtils.js
603
function
createExportWrapper(name, nargs) {
604
return
(...args) => {
Callers
3
hello.js
File · 0.85
instantiateArrayBuffer
Function · 0.85
instantiateAsync
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected