-
Notifications
You must be signed in to change notification settings - Fork 0
godrin/sandvm
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published