mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-23 14:42:27 +01:00
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
(module
|
|
(func $singleInt (param i32)
|
|
return
|
|
)
|
|
) |