flst / upstream /emscripten /test /codesize /test_codesize_hello_Oz.json
arudradey's picture
Upload folder using huggingface_hub
00df61d verified
Raw
History Blame Contribute Delete
492 Bytes
{
"a.out.js": 3900,
"a.out.js.gz": 1896,
"a.out.nodebug.wasm": 1172,
"a.out.nodebug.wasm.gz": 723,
"total": 5072,
"total_gz": 2619,
"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",
"$__wasi_syscall_ret",
"$__wasm_call_ctors",
"$main"
]
}