about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-10-23 00:18:35 -0700
committerKartik Agaram <vc@akkartik.com>2020-10-23 00:18:35 -0700
commit9a83eac410f59b445536eb530f9a40a79213c7ea (patch)
tree1c9c0f466320a4cd546d02dcf5be0712b17c8679
parente54e38139643ec0775b32b2480de58d0e44911a8 (diff)
downloadmu-9a83eac410f59b445536eb530f9a40a79213c7ea.tar.gz
new fork
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 971f3b48..3ad53d4a 100644
--- a/README.md
+++ b/README.md
@@ -142,6 +142,10 @@ use it. I might even pull your changes into this repo!
 
 - [mu-normie](https://git.sr.ht/~akkartik/mu-normie): with a more standard
   build system and C++ modules.
+- [mu-x86\_64](https://git.sr.ht/~akkartik/mu-x86_64): experimental fork for
+  64-bit x86 in collaboration with [Max Bernstein](https://bernsteinbear.com).
+  It's brought up a few concrete open problems that I don't have good solutions
+  for yet.
 
 ## Desiderata