ableos_userland/programs/axel2wat/main.wat

3 lines
58 B
Plaintext

(module
(func $name (import "host" "name") (param i32))
)