tree: 099995155a7fc3da5038928ef1ce45a95a2ba55e [path history] [tgz]
  1. favicon.ico
  2. index.html
  3. README.md
  4. script.js
  5. style.css
fidlviz/README.md

fidlviz

fidlviz is a tool for visualizing the FIDL wire format.

It is entirely client-side, implemented in index.html, style.css, and script.js.

Click the Help button in the app to learn how it works.

Known issues

fidlviz has only been tested in Chrome. It requires BigInt support, so it does not work in Safari and other browsers that lack support.