This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasm-utils
Watch
1
Star
0
Fork
0
You've already forked wasm-utils
mirror of
https://github.com/fluencelabs/wasm-utils
synced
2025-05-18 18:21:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-utils
/
samples
/
hello_world.c
NikVolf
a0f5f59bc0
samples and html fix
2017-04-12 16:03:06 +03:00
3 lines
35 B
C
Raw
Blame
History
int
call
(
int
x
)
{
return
2
*
x
;
}
Reference in New Issue
View Git Blame
Copy Permalink