flst / upstream /emscripten /test /codesize /test_codesize_file_preload.json
arudradey's picture
Upload folder using huggingface_hub
00df61d verified
Raw
History Blame Contribute Delete
468 Bytes
{
"a.out.js": 22207,
"a.out.js.gz": 9203,
"a.out.nodebug.wasm": 1648,
"a.out.nodebug.wasm.gz": 938,
"total": 23855,
"total_gz": 10141,
"sent": [
"a (fd_write)"
],
"imports": [
"a (fd_write)"
],
"exports": [
"b (memory)",
"c (__wasm_call_ctors)",
"d (main)"
],
"funcs": [
"$__emscripten_stdout_close",
"$__emscripten_stdout_seek",
"$__stdio_write",
"$__towrite",
"$__wasm_call_ctors",
"$main"
]
}