arudradey's picture
download
raw
347 Bytes
/**
* @license
* Copyright 2023 The Emscripten Authors
* SPDX-License-Identifier: MIT
*/
addToLibrary({
$JSFILEFS__deps: ['wasmfs_create_js_file_backend'],
$JSFILEFS: {
createBackend(opts) {
return _wasmfs_create_js_file_backend();
}
},
});
if (!WASMFS) {
error("using -ljsfile.js requires using WasmFS (-sWASMFS)");
}

Xet Storage Details

Size:
347 Bytes
·
Xet hash:
45a5a7ea7e370c2c1bd9014139f395f6955a16c3d60c0aee7d471715a448a6a4

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.