Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radekdoulik authored Dec 4, 2024
1 parent ba0a71d commit e71d84f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

It can show sections overview in the summary output, disassemble function(s) code, show information about dotnet AOT. It is available as [dotnet tool](https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools).

It can also inspect WIT component wasm files, produced by WASI. And wasm object files produced by clang or other tools.

# wa-diff

`wa-diff` is a tool to compare WebAssembly binary files
Expand Down

0 comments on commit e71d84f

Please sign in to comment.