about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tvix/docs/src/TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/docs/src/TODO.md b/tvix/docs/src/TODO.md
index d667a6540e53..10fb08cab0a4 100644
--- a/tvix/docs/src/TODO.md
+++ b/tvix/docs/src/TODO.md
@@ -25,7 +25,7 @@ sure noone is working on this, or has some specific design in mind already.
    with a different level of `--strict`, but the toplevel doc-comment suggests
    its generic?
 
-### crate2nix for WASM
+### crate2nix for WASM (@kranzes)
 Most of Tvix is living inside a `//tvix` cargo workspace, and we use `crate2nix`
 as a build system, to get crate-level build granularity (and caching), keeping
 compile times somewhat manageable.