shioyadan / Konata

Konata is an instruction pipeline visualizer for Onikiri2-Kanata/Gem5-O3PipeView formats. You can download the pre-built binaries from https://github.com/shioyadan/Konata/releases
BSD 3-Clause "New" or "Revised" License
383 stars 34 forks source link

use konata on Web #9

Closed anniedeng23 closed 1 year ago

anniedeng23 commented 1 year ago

Do i use it on the web page? Is there a web version?

shioyadan commented 1 year ago

Currently, there is no version that can be run on a web browser. You must download a pre-built binary and run it on your local machine.

Technically, the core of Konata is implemented to run on a WEB browser, and I expect it will be relatively easy to port it to a WEB browser. I would like to port it someday.