wasm-vfs

Crates.iowasm-vfs
lib.rswasm-vfs
version0.1.1
sourcesrc
created_at2023-04-13 10:30:15.891175
updated_at2023-04-16 19:38:06.833277
descriptiona Virtual Filesystem layer for Wasm Applications
homepage
repositoryhttps://github.com/dphilla/wasm-vfs
max_upload_size
id838152
size6,306
Dan Phillips (dphilla)

documentation

README

wasm-vfs

A Wasm-first VFS

Description

A highly experiemental, initial experimental implementation of a Virtual Filesystem with Syscall-like interfaces

Can be used with wasm-libc for (very basic) Wasm-first file i/o operations

Not for production use - use at own risk (expect many, many bugs 🫣)

Commit count: 60

cargo fmt