index
:
sebastiano.tronto.net
altavia2
master
Source files and build scripts for my personal website
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
talks
/
wasm
/
examples
/
2-sum
/
sum_library.c
blob: aba94117225b2d596aa51347f758d486a06e1a18 (
plain
)
1
2
3
int sum(int a, int b) { return a + b; }
Generated with
cgit
- Back to
sebastiano.tronto.net