Skip to content

Roadmap

smeng9 edited this page May 23, 2021 · 14 revisions

Welcome to the WebDocker wiki!

Current Roadmap for the Project:

  • Add LICENSE
  • Support dynamic linked binaries
  • Support file system writing
  • Code style clean up into npm modules
  • Migrate to WebWorker
  • Signal handling
  • More system calls
  • Open API to modify system calls
  • Run Python Ruby and clang tcc
  • GUI plugin to displaying filesystem
    • Separate project probably, use React
  • File uploading to filesystem
  • Introduction website and project logo
    • Design icon, whale play with ball
  • Test cases
  • Adding network support through
    • Service Worker
    • WebRTC
    • WebSocket
    • socket.io
    • LocalStorage for tabs
  • Persist container state
  • Add multiple architecture
    • armv7, aarch64
  • Docker image management
  • Add HTTP interception proxy
  • Add "Try on WebDocker" to DockerHub
  • Improve unicorn.js speed
  • Webernetes
  • GPU access through WebGL
  • Code splitting
  • WebUSB, like iOS jailbreaking

Clone this wiki locally