Files
gyehoek-hs/wit-test/program.wat
T
2026-08-24 06:58:16 -06:00

6 lines
125 B
WebAssembly Text Format

(module
(func $run (result i32)
(i32.const 123))
(export "gyehoek:gyehoek/program@0.1.0#run"
(func $run)))