puter/incubator/x86emu
2024-04-11 20:52:47 +03:00
..
imagegen Barebones x86emu skeleton 2024-04-02 18:25:21 +03:00
make_container Barebones x86emu skeleton 2024-04-02 18:25:21 +03:00
sandbox Barebones x86emu skeleton 2024-04-02 18:25:21 +03:00
www Clean up index.html usage example 2024-04-11 20:52:47 +03:00
.gitignore Also ignore wasm blobs 2024-04-11 15:49:46 +03:00
LICENSE Barebones x86emu skeleton 2024-04-02 18:25:21 +03:00
README.md Add checklists for x86 emulation project 2024-03-14 14:15:10 -04:00
v86starter.sh Rebuilding logic and zstd compression for v86starter 2024-04-11 19:15:58 +03:00

Research + Planning for x86 Emulation in Puter

Resources

TODO

Documents to Write

  • specification for Puter network driver
  • specification for Puter network relay

Things to Try

  • greenfield/wayland/arch/v86
  • puter-fuse in v86