wasi-fs-access

This is a demo shell powered by WebAssembly, WASI, Asyncify and File System Access API. (by GoogleChromeLabs)

Wasi-fs-access Alternatives

Similar projects and alternatives to wasi-fs-access

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wasi-fs-access alternative or higher similarity.

wasi-fs-access reviews and mentions

Posts with mentions or reviews of wasi-fs-access. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-24.
  • SQLite builds for WASI since 3.41.0
    5 projects | news.ycombinator.com | 24 May 2023
    Those are great questions! I believe Emscripten will be required for some cases as it provides more features for targeting a Web Browser. If WASI is the only requirement for a Wasm module, then there are three possible solutions:

    - Use a library that provides the WASI bindings in a browser environments: there are some OSS projects that provides WASI bindings on top of browser technologies. For example, workers-wasi from Cloudflare [1]. It could be even another Wasm module that provides the implementation for the main one. I know the people from Loophole Labs are experimenting with virtual filesystems (VFS) [2].

    - Browsers provides a WASI implementation: server-oriented runtimes like NodeJS are already providing these bindings (under a experimental flag). I shouldn't have stated that as a fact, as browsers may provide it or not. However, I saw in the past the Google Chrome team experimenting with WASI and the browser FileSystem API [3]. So, I think it may happen :)

    - [1] https://github.com/cloudflare/workers-wasi

    - [2] https://www.youtube.com/watch?v=46jZSXVxYPw

    - [3] https://github.com/GoogleChromeLabs/wasi-fs-access

Stats

Basic wasi-fs-access repo stats
1
292
10.0
over 2 years ago

GoogleChromeLabs/wasi-fs-access is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of wasi-fs-access is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com