Skip to content

godrin/sandvm

Repository files navigation

== Architecture layout
At the base is a very simplistic virtual machine with either
(a configurable amount of) registers, stacks and queues.
The count of instructions is as low as possible.

The VM has no direct access to the local machine whatsoever.
The whole communication to the local computer goes by pipes.

=== Subsystems
There will be a pipe for either
* stdin/stdout/stderr

A function based 
  
  
  
=== Threads
* if a thread is created
** 

About

A virtual machine with strict sandboxes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published