You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
This should be the most obvious, easy port: porting HaLVM3's interface (see #111) to the raw Linux kernel. Given that musl has calls for this, I think we should be able to work this out without too much of a problem.
DO NOT USE GLIBC. We want to call directly into the kernel, because we're hipsters.
The text was updated successfully, but these errors were encountered:
This should be the most obvious, easy port: porting HaLVM3's interface (see #111) to the raw Linux kernel. Given that
musl
has calls for this, I think we should be able to work this out without too much of a problem.DO NOT USE GLIBC. We want to call directly into the kernel, because we're hipsters.
The text was updated successfully, but these errors were encountered: