wasmtime-cli 40.0.0

Command-line interface for Wasmtime
Documentation
1
2
3
4
5
6
7
8
9
10
# Use LF-style line endings for all text files.
* text=auto eol=lf

# Older git versions try to fix line endings on images, this prevents it.
*.png binary
*.ico binary
*.wasm binary

# ISLE should use lisp syntax highlighting.
*.isle linguist-language=lisp