Show HN: ARM Cortex M4 CPU Emulator Running on WebAssembly

by pipe01on 7/1/2024, 3:47 PMwith 1 comments

by vineyardlabson 7/1/2024, 10:29 PM

This is cool. I've wanted to do something similar except write the CPU in a real HDL and then run it on the web via SystemVerilog compiled to C++ with Verilator compiled to WASM. Just haven't found the time.