diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-10-14 19:57:48 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-10-16 14:21:54 +0200 |
| commit | 2647772874bf02bb2fb0cb237ba9aaae1e2a14ec (patch) | |
| tree | bdea3eabf45ef29cb6035453d0249db1a77c7d2f /docs | |
| parent | aa2533b98d21ebcad5777310215159127bfe3573 (diff) | |
sys/akaros: add akaros support
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/akaros.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/akaros.md b/docs/akaros.md new file mode 100644 index 000000000..3085db5b2 --- /dev/null +++ b/docs/akaros.md @@ -0,0 +1,7 @@ +# Akaros support + +[Akaros](http://akaros.cs.berkeley.edu/) support is *incomplete*. + +Akaros does not support Go at the moment (except for a broken +[1.3 port](https://github.com/akaros/go-akaros)). Full Go support is planned +for Akaros. Until that happens running on Akaros is challening. |
