MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / libmemfs.js

File libmemfs.js

src/lib/libmemfs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @license
3 * Copyright 2013 The Emscripten Authors
4 * SPDX-License-Identifier: MIT

Callers

nothing calls this directly

Calls 15

addToLibraryFunction · 0.85
getFileDataAsTypedArrayFunction · 0.85
expandFileStorageFunction · 0.85
resizeFileStorageFunction · 0.85
mmapAllocFunction · 0.85
mknodFunction · 0.70
renameFunction · 0.70
unlinkFunction · 0.70
rmdirFunction · 0.70
readdirFunction · 0.70
symlinkFunction · 0.70
readlinkFunction · 0.70

Tested by

no test coverage detected