Comment on Emulator Performance: WebAssembly vs. JavaScript (2021)Comments−SevenNation3yI’ve been working on an experimental Verilog runtime that emits WebAssembly, generated from the AST nodes of the Verilog compiler.No link in the article, and I wasn't able to find a public project that tries to do this. Is there?−jen_hOP3yIt’s linked at the bottom, the next release:http://8bitworkshop.com/docs/posts/2021/8bitworkshop-release...IDE: https://8bitworkshop.com/v3.10.0/?file=clock_divider.v&platf...:D−jen_hOP3yHrm, I really goofed by linking the `clock_divider` Verilog file and not the Atari Tank clone, which is way more fun (for some of us!):https://8bitworkshop.com/v3.10.0/?file=tank.v&platform=veril...
Comments
No link in the article, and I wasn't able to find a public project that tries to do this. Is there?
It’s linked at the bottom, the next release:
http://8bitworkshop.com/docs/posts/2021/8bitworkshop-release...
IDE: https://8bitworkshop.com/v3.10.0/?file=clock_divider.v&platf...
:D
Hrm, I really goofed by linking the `clock_divider` Verilog file and not the Atari Tank clone, which is way more fun (for some of us!):
https://8bitworkshop.com/v3.10.0/?file=tank.v&platform=veril...