HaLVM icon indicating copy to clipboard operation
HaLVM copied to clipboard

Determine underlying system interface

Open acw opened this issue 8 years ago • 0 comments

Please don't try to do this from first principles. Instead, let's figure out what core musl upcalls we can't write in a generic manner, and use those as the requirements. This task is thus mostly going to be an exercise in documentation.

The only exception to this rule might be the threading system; it might be useful to have bits and pieces of that around as a library.

acw avatar Apr 02 '17 00:04 acw