Skip to content

iximeow/zvm

Repository files navigation

zvm

zvm goes zoom, like "zoom zoom".

implementation

gc (gigo)

zvm currently implements garbage collection with the gigo garbage collection strategy. if you or your program put garbage into zvm, there is now garbage in zvm. a core tenet of the gigo strategy is that garbage does not go out. unused memory is only reclaimed when zvm turns off. one day zvm may implement a garbage collection strategy other than gigo.

About

it goes zoom zoom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages