summaryrefslogtreecommitdiff
path: root/wasm2c/.gitignore
blob: 70f3809177517c429b213218507b96e02b74554b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
wasm-rt-impl.o
wasm-rt-mem-impl.o
wasm-rt-exceptions-impl.o
examples/**/*.o
examples/fac/fac
examples/rot13/rot13
examples/rot13/rot13.c
examples/rot13/rot13.h
examples/rot13/rot13.wasm
examples/callback/callback
examples/callback/callback.c
examples/callback/callback.h
examples/callback/callback.wasm
examples/threads/threads
examples/threads/sample.c
examples/threads/sample.h
examples/threads/sample.wasm