@mcc
like, if i had a system that is like hikari's, *and* also executes linux binaries natively, then i would want to use that as a machine for software development, which would mean the union of e.g.:
- nice debuggers with GUIs for windows
- uftrace (linux only: https://github.com/namhyung/uftrace)
- DTrace for linux
- tons of experimental LLVM stuff that is linux-only (or initially-linux-only), e.g. https://discourse.llvm.org/t/tpde-llvm-10-20x-faster-llvm-o0-back-end/86664