Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy authored Aug 25, 2024
1 parent 8a3e4ad commit f153256
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ A collection of useful, language-agnostic WebAssembly development tools.
- **WebAssembly Code Explorer** | [online tool](https://wasdk.github.io/wasmcodeexplorer/)
A simple binary explorer with neat binary code highlighting.

- **Weave** | [online tool](https://evmar.github.io/weave)
Another simple binary explorer.

- **wasm-opt** | part of [`Binaryen`](https://github.com/WebAssembly/binaryen)
- Color output of s-expression format:
`wasm-opt --print test.wasm`
Expand Down

0 comments on commit f153256

Please sign in to comment.