blob: c96bbf4f9ebb9b0eca795e39b5e5200e24803cef [file] [log] [blame] [edit]
(module
(import "env" "not_stack" (global i32))
(global $should_be_stack_pointer (mut i32) (i32.const 2))
)