mirror of
https://github.com/remko/waforth
synced 2024-11-16 07:47:30 +01:00
17 lines
214 B
Text
17 lines
214 B
Text
.DS_Store
|
|
/.vscode/*.log
|
|
node_modules/
|
|
public/waforth/
|
|
public/thurtle/
|
|
src/waforth.out.wat
|
|
src/web/benchmarks/sieve/sieve-c.js
|
|
build/
|
|
dist/
|
|
*.wasm
|
|
*.wasm.hex
|
|
*.tmp
|
|
*.bin
|
|
*.assembled.wat
|
|
*.o
|
|
/run_sieve
|
|
/run_sieve.c
|