Skip to content

Commit a65aac0

Browse files
committed
todo
1 parent 3b8eebc commit a65aac0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TODO.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@
55
* more fuzz testing
66
* armv7 support with neon runtime selection
77
* fuzzers: extract common code into crate/module and add honggfuzz
8+
* streaming API
9+
* faster/smarter error position detection
810

911
# NEXT
1012
* clean up algorithm src.
1113
* document prev()
1214
* type -> use (mostly)
1315
* use imports instead of fully qualified at places
16+
* trait for SimdU8Value impl.
1417
* test all available stable implementations by default as if public_imp were specified
18+
* check remaining aarch64 perf. issues
1519

1620
# OTHER
1721
* report aarch64 intrinsic issue

0 commit comments

Comments
 (0)