WebAssembliss is Live
Try it out at web.assembliss.app!
The Assembliss project started in the spring of 2024, with the goal of allowing users to run ARMv8 assembly code regardless of what architecture they have. WebAssembliss is the web-based version of the project.
WebAssembliss allows users to run and trace assembly code of multiple architectures directly in the browser. It displays register and memory values as you’re stepping through the code and after execution is complete. For courses, it allows instructors to create project configurations that students can upload to grade their code.
Today, we have deployed WebAssembliss to the public and moved development over to github.com!
You can find the code over at github.com/assembliss/webassembliss, and see all the students who contributed to the project since its start at web.assembliss.app/about.