This website requires JavaScript.
Explore
Help
Sign In
pezkuwichain
/
wasm-instrument
Watch
1
Star
0
Fork
0
You've already forked wasm-instrument
mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced
2026-05-07 00:07:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b26d9a6f1e0bad4700d0fce22732bf5cf4af04a0
wasm-instrument
/
samples
/
hello_world.c
T
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