blob: 4bd68e61e23a89911fdf6378eb11f2bcd989f380 [file]
function fd_write_impl() {}
function fd_close_impl() {}
import { memory, b as _main, c as _malloc, memory as wasmMemory } from "./a.out.wasm";
export { fd_write_impl as d, fd_close_impl as e };
export { _main };
var HEAP32;
export { HEAP32 };