Back to search
First library produced from the Multiverse OS singularity experimental project, rewrite of the standard library exec to launch fileless executable from memory. Instead of a path, you provide a byte array to be loaded into a memory file desriptor (MemFD) and executed.
Stars
11
Forks
2
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
merged in the unix file since this is only being design for posix, since its for Multiverse OS and fixed the issue witht he Start() command
4e18255View on GitHubmemexec.go: Got everything working again in the singularity library
856c65cView on GitHubinitializing memexec library from work in singularity experimental project
45941f1View on GitHub