Skip to content

Commit

Permalink
chore: add TODO entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Sculas committed Apr 21, 2023
1 parent 4dce4f5 commit 2979803
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
- [ ] Implement call sites: [docs](https://source.android.com/docs/core/runtime/dex-format#call-site-item)
- [ ] Parallelize serialization/deserialization via `rayon`
- [ ] Use `rayon` feature in `dashmap`
- [ ] Implement `dex` file writer
- [ ] Fix `TryIntoCtx` traits to use `&mut Vec<u8>` instead of `&mut [u8]`

0 comments on commit 2979803

Please sign in to comment.