waforth/.gitignore
Remko Tronçon a6d71029dc Support calling JS from Forth
Initial attempt at an API.

Resolves: #13
2022-05-05 20:19:39 +02:00

13 lines
183 B
Text

.DS_Store
node_modules/
public/waforth/
src/waforth.bulkmem.wat
src/waforth.vanilla.wat
src/web/benchmarks/sieve/sieve-c.js
build/
dist/
*.wasm
*.wasm.hex
*.tmp
*.bin
*.assembled.wat