-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Explore the possibility of use tools for emulating UNIX environments to provide a complete implementation of Linux and attaching startup scripts that would control the user's interactions and guide them while providing just the tools required for each tutorial.
KEY THINGS TO LOOK FOR:
- Runs on WASM
- Should emulate the full Linux system including networking and file system
- Should allow for attaching startup scripts that automate the process of providing a pre-set up environment for each tutorial
- Preference for being based on containers so that for ease of building images with installed packages.
Some interesting tools to give a head start:
- Browsix - https://github.com/plasma-umass/browsix
- Containerd WASM - https://github.com/dmcgowan/containerd-wasm
- v86 - https://github.com/copy/v86
- https://github.com/s-macke/jor1k
Metadata
Metadata
Assignees
Labels
No labels