mortbopet / Ripes

A graphical processor simulator and assembly editor for the RISC-V ISA

Home Page:https://ripes.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WASM: Reading console input does not work

mortbopet opened this issue · comments

On https://ripes.me/ - to reproduce, run the ConsoleReading.s example and Run the processor.
Once prompted in the console, and the user types characters into the console, pressing Enter does not return control to the processor. The user is still able to pause running by reclicking Run, so not a critical error.

Hi @mortbopet, just wanted to ask, is this issue planned to be fixed anytime soon?

Not as far as I know - so it's free to be picked up in case you want to look into it!