11 releases

0.1.1 Apr 16, 2023
0.1.0 Apr 14, 2023
0.0.9 Apr 14, 2023

#915 in WebAssembly

Download history 1/week @ 2024-03-07 2/week @ 2024-03-14 26/week @ 2024-03-28 12/week @ 2024-04-04 112/week @ 2024-04-18 43/week @ 2024-04-25

106 downloads per month

Apache-2.0

7KB
140 lines

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 🫣)

No runtime deps