Y
Hacker News
new
|
ask
|
show
|
jobs
by
binsquare
19 days ago
I build a lightweight vm here that fits your needs as well:
https://github.com/smol-machines/smolvm
1 comments
simonw
19 days ago
The thing that's missing is Windows support and the ability to get everything I need for it in a Python program by "pip install X" for something that includes relevant binaries as well as Python code.
link
binsquare
14 days ago
It actually supports wsl(windows) and has the ability to persist binaries.
link