Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateocabanal authored Nov 15, 2024
1 parent 27f0edd commit 02cdcb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ cargo install --git https://github.com/mateocabanal/riscvm riscvm-debugger # Ins
- [X] Start libc (gets to `int main()` when using libc)
- [X] Start libstdc++ (gets to `int main()` when using libstdc++ (C++))
- [ ] Start Rust (gets to `fn main()` when using Rust) [see issue](https://github.com/mateocabanal/riscvm/issues/2)
- [ ] Support dynamically linked binaries
- [ ] Support dynamically linked binaries
- [ ] Multi-threading support

0 comments on commit 02cdcb9

Please sign in to comment.