Skip to content

Commit cbb62fd

Browse files
committed
Fiat-generated code is now continuously tested
The first bits of fiat-generated code have landed into the Zig standard library. The code is now continuously tested on all supported platforms.
1 parent a8ee5ec commit cbb62fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Go | :white_check_mark: @mdempsky | :heavy_check_mark: | |
192192
Java | :x: Unmaintained | :heavy_check_mark: | :x: Known Buggy [#707](https://github.com/mit-plv/fiat-crypto/issues/707#issuecomment-763098543) |
193193
JSON | Experimental | :white_check_mark: (only syntax) | |
194194
Rust | :white_check_mark: | :heavy_check_mark: | :heavy_check_mark: ([Dalek Cryptography test-suite](https://github.com/dalek-cryptography/curve25519-dalek)) |
195-
Zig | :white_check_mark: @jedisct1 | :heavy_check_mark: | |
195+
Zig | :white_check_mark: @jedisct1 | :heavy_check_mark: | :heavy_check_mark: (Zig standard library) |
196196

197197
### Contributing a new backend
198198

0 commit comments

Comments
 (0)