Skip to content

Commit

Permalink
Merge branch 'master' of github.com:garrettgu10/ghidra-wasm-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettgu10 committed Aug 2, 2021
2 parents a2a2333 + a31c7f0 commit f04a482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ TODO:
- [x] Parse type section
- [x] Convert type definitions to Ghidra function signatures (skipped, might be better to just let the decompiler infer)
- [x] Handle function call sites
- [ ] Table/ref instructions
- [ ] `br_table` disassembly
- [x] Table/ref instructions
- [ ] `br_table` disassembly + decompilation

0 comments on commit f04a482

Please # to comment.