Update wasm examples

This commit is contained in:
2020-09-07 20:28:35 +02:00
parent f4cbe6c847
commit 52df0a0d52
2 changed files with 2 additions and 12 deletions

View File

@@ -23,4 +23,5 @@ jmp print_loop;
# Print a newline
seti %A $10;
int $0;
int $0;
exit;