We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eefa82 commit de957a8Copy full SHA for de957a8
README.md
@@ -39,6 +39,7 @@ More documentation? Go to the [Documentation](#documentation).
39
40
At the moment the following code generators are available
41
- [C++ Generator](compiler/extensions/cpp/README.md) with [C++ Runtime Library](https://zserio.org/doc/runtime/latest/cpp)
42
+ supporting [functional safety](compiler/extensions/cpp/README.md#functional-safety-features)
43
- [Java Generator](compiler/extensions/java/README.md) with [Java Runtime Library](https://zserio.org/doc/runtime/latest/java)
44
- [Python Generator](compiler/extensions/python/README.md) with [Python Runtime Library](https://zserio.org/doc/runtime/latest/python)
45
0 commit comments