Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages