dan pittman
dan pittman
Actually, disregard that previous comment regarding type aliasing granules. The "I'd like to make all of `arch` `pub(crate)`" stands, though. To hold on to the granule caps once we know...
I encountered a complication in the "recursive" mapping algorithm as it pertains to mapping larger memory granules. While we can ensure that mapping is possible through the recursion as an...
If `MemoryRegion` learns how to unmap itself, we can replace the current uses of `ScratchRegion` with an exclusive `MemoryRegion` which gets unmapped after it's been used locally. ELF setup, however,...
Hey all. So I ended up here because I was seeing the same thing on a new installation, MacOS specifically. It was just because I hadn't yet installed the JRE.
> > I was seeing the same thing on a new installation, MacOS specifically. It was just because I hadn't yet installed the JRE. > > With what version of...