This implies that the book should describe exactly what is implemented, and will not lead the way and eventually bitrot as the RFCs do.
25 lines
1.3 KiB
Plaintext
25 lines
1.3 KiB
Plaintext
+---------------------+ +---------------------+
|
|
| | | |
|
|
| +------------+ | | +------------+ |
|
|
| | | | | | | |
|
|
| | frontend | | | | verifier | |
|
|
| | | | | | | |
|
|
| +-----+------+ | | +-----+------+ |
|
|
| | | | | |
|
|
| | | | | |
|
|
| +-----+------+ | | +-----+------+ |
|
|
| | | | | | | |
|
|
| | llvm | | | | loader | |
|
|
| | | +------>+ | | |
|
|
| +-----+------+ | | +-----+------+ |
|
|
| | | | | |
|
|
| | | | | |
|
|
| +-----+------+ | | +-----+------+ |
|
|
| | | | | | | |
|
|
| | ELF | | | | runtime | |
|
|
| | | | | | | |
|
|
| +------------+ | | +------------+ |
|
|
| | | |
|
|
| client | | solana |
|
|
+---------------------+ +---------------------+
|