Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A clusterd ELF emulator.

It is a set of user space programs.
It loads ELF executable files in distributed RAM, and runs them in the cluster.

At this very early development stage, it is capable of running only very simple
statically-linked single-threaded CLI GNU/Linux ELF x86 executable files,
which require only the instructions 'noop', 'mov', and 'int 0x80', and which
do not use any other system calls.

About

distributed/clustered gnu/linux elf x86_64 emulator; a virtual os [env]

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages