When compiled to binary, attempting to read from a MIPS assembly file that is non-existent causes the program to segfault instead of gracefully erroring. I have not yet confirmed that this is the case in WASM, but when using web-workers in Spimbot for a integration test, I ran into this issue.