Re-wrap top comment

This commit is contained in:
2026-02-26 18:30:31 +00:00
parent ef8e9ad3fd
commit 93f0b312a8

View File

@@ -1,5 +1,5 @@
;; Don't panic! WAT's just like assembly, really -- if you're missing macros,
;; labels and jumps.
;; Don't panic! WAT's just like assembly, really -- if you're missing
;; macros, labels and jumps.
(module
(import "emu" "mem" (memory 1 1 shared))