Skip to content

Commit 01d5e34

Browse files
committed
dont use i53 in the wrong place
1 parent 52fedfd commit 01d5e34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/library_wasmfs_jsimpl.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ addToLibrary({
106106
_emscripten_proxy_finish(ctx);
107107
},
108108

109-
_wasmfs_jsimpl_async_get_size__i53abi: true,
110109
_wasmfs_jsimpl_async_get_size__deps: ['emscripten_proxy_finish'],
111110
_wasmfs_jsimpl_async_get_size: async function(ctx, backend, file, size_p) {
112111
#if ASSERTIONS

0 commit comments

Comments
 (0)