Halcyon/test.wat

10 lines
187 B
Plaintext
Raw Normal View History

2024-10-26 00:58:41 -05:00
(module
2024-12-10 21:17:20 -06:00
(global $2$s$0 (mut i32) (i32.const 0))
(global $2$s$1 (mut i32) (i32.const 0))
(global $2$s$2 (mut f32) (f32.const 0))
2024-11-04 00:51:24 -06:00
(func $$main
(local $$tmp0$0 i32)
(local $$tmp1$0 i32)
2024-10-26 00:58:41 -05:00
)
2024-12-10 21:17:20 -06:00
)