NOTES.ASM // BOOT SEQUENCE
AX:0x0000 BX:0x0000 CX:0x0000 FL:IDLE
; ─────────────────────────────────────────────────────────────────────────────────────────────────────────
0xFF
; no segment selected
ALLOC a note or select one
notes.wat — WEBASSEMBLY TEXT FORMAT (WAT)
; this is the actual assembly that runs the notes app in your browser
; compiled live via wabt.js to a .wasm binary, then instantiated by the WebAssembly VM