This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
JWebAssembly
Watch
1
Star
0
Fork
0
You've already forked JWebAssembly
mirror of
https://github.com/i-net-software/JWebAssembly.git
synced
2025-03-23 14:42:27 +01:00
Code
Issues
Projects
Releases
Activity
JWebAssembly
/
test
/
de
/
inetsoftware
/
jwebassembly
/
samples
/
FunctionParameters.wat
5 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use linux lines
2017-03-20 17:45:23 +01:00
(module
(func $singleInt (param i32)
Split the TextModulWriter in an abstract writer which can also use for the binary format and the simple formatter. Some first byte code operations.
2017-03-21 22:38:52 +01:00
return
use linux lines
2017-03-20 17:45:23 +01:00
)
Initial checkin
2017-03-19 11:54:29 +01:00
)
Reference in New Issue
Copy Permalink