EdHeller

Results 4 issues of EdHeller

During the animation of closing the start menu if you click twice quickly enough you can manage to open Godotris. This could probably be fixed with checking the animation state,...

Wouldn't it be better to compile to a wasm target and run that output in the browser? Similar to [binji/wasm-clang](https://github.com/binji/wasm-clang) just with nice syntax highlighting for Monaco.

Additional examples on using binutils-wasm's npm module. Like as and ld with flags. Trying out some example assembly ```asm .code16 .section .text .global _start .type _start, @function _start: mov $0x0e,...

Relatable to my projects. I rather like the idea that this exists. Could be a useful tool for people just starting out, or teachers. Something on the scale of binj/clang-d...