This repository has been archived by the owner on Sep 1, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- stack min size: `(size_of::<Vm>() / 0x1000) + 0x1000` - heap might be able to go lower than 0x4000000 but it is core dependant. Took 36 minutes
- Loading branch information