You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we use JavaScript File APIs or OPFS to store the document and load the document from there to zeta? This would be a killer feature. In general emscripten support WasmFS which can be used for any of the supported backends.
Another great thing would be to do WASI support. Some of the modern browsers (Chrome and Edge) do support WASI. WASI does have File access API.