| Crates.io | wasm-vfs |
| lib.rs | wasm-vfs |
| version | 0.1.1 |
| created_at | 2023-04-13 10:30:15.891175+00 |
| updated_at | 2023-04-16 19:38:06.833277+00 |
| description | a Virtual Filesystem layer for Wasm Applications |
| homepage | |
| repository | https://github.com/dphilla/wasm-vfs |
| max_upload_size | |
| id | 838152 |
| size | 6,306 |
A Wasm-first VFS
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 🫣)