Files
powdr/book
Thibaut Schaeffer ccef995406 Relax linker degree requirements (#1532)
Before: all machines must have the same degree, no degree gets replaced
with the main degree
After: machines can have different degrees, no degree gets replaced with
the main degree

We'll probably need another change to support dynamic degree but this
should be enough for machines of different, static, degree.
2024-07-05 15:01:33 +00:00
..
2023-07-27 14:51:22 +02:00
2023-07-27 14:51:22 +02:00
2023-07-27 14:51:22 +02:00

the powdr book

This is the powdr book.

Contributing

To serve the book:

cargo install mdbook
mdbook serve

Then put changes in the src folder.