about summary refs log blame commit diff
path: root/users/tazjin/generator-example/README.md
blob: 0bec13ee9a6b0e621688b68beae58c698a3c41ea (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       
generator-example
=================

This is an experiment with the [`genawaiter`][] crate, to see if it
could be suitable for dealing with the execution flattening problem in
Tvix.

It constructs a dummy example that is similar to some of the problems
we have in Tvix that require generator-like thunk forcing.

[`genawaiter`]: https://docs.rs/genawaiter/latest/genawaiter/index.html