QNICE-FPGA
QNICE-FPGA copied to clipboard
Webassembly target of Emulator: Make the timer interrupt work there
The pthread based timer interrupt implementation is not working on the WebAssembly target. This issue is about making timer interrupts work also on the WebAssembly target of the emulator.
There seems to be basic Thread support: https://emscripten.org/docs/porting/pthreads.html