webassembly.sh icon indicating copy to clipboard operation
webassembly.sh copied to clipboard

Write Design doc for Webassembly.sh File System

Open torch2424 opened this issue 6 years ago • 1 comments

For Example:

  • where are commands stored from wapm? @syrusakbary Suggests /bin.
  • Where are files uploaded? @syrusakbary suggests current directory
  • How are custom modules run? @syrusakbary suggests ./modulename.wasm
  • How are files downloaded back to the host?
  • What is the command resolution?
  • How are commands versioned?
  • Are files overwritten? If not, how are are they renamed?
  • And much more!

torch2424 avatar Oct 02 '19 19:10 torch2424

This was already implemented, but still need to document, cc @syrusakbary

torch2424 avatar Jan 22 '20 19:01 torch2424