mirror of
https://github.com/remko/waforth
synced 2025-01-13 08:01:32 +01:00
QUIT: Enter interpretation state
This commit is contained in:
parent
fcb648b7de
commit
b36f236c61
1 changed files with 1 additions and 0 deletions
|
@ -1347,6 +1347,7 @@
|
|||
(global.set $tos (local.get $tos))
|
||||
(global.set $tors (i32.const 0x2000 (; = RETURN_STACK_BASE ;)))
|
||||
(global.set $sourceID (i32.const 0))
|
||||
(i32.store (i32.const 0x218f8 (; body(STATE) ;)) (i32.const 0))
|
||||
(unreachable))
|
||||
(data (i32.const 136592) "|\15\02\00" "\04" "QUIT\00\00\00" "t\00\00\00")
|
||||
(elem (i32.const 0x74) $QUIT)
|
||||
|
|
Loading…
Reference in a new issue