tvl-depot/users/tazjin/generator-example/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
385 B
Markdown
Raw Normal View History

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