/harmony-webfs

An experiment with WebAssembly ✨ Create and/or modify local files, on the fly, in your browser. Jump from one file to another effortlessly.

Primary LanguageJavaScript

Harmony

Quickly upload, create, open, read, modify and download files in the browser (no remote server).

Just me experimenting with WebAssembly.


Harmony implements via WebAssembly a virtual file system in Go (a revisited version of my Nova project) where all the file operations happen.

Either upload or create one or multiple new files, double click to open and start modifying, copy the entire file content in one click.

Simply refresh the page to restart anew.