wasmtime-cli 40.0.0

Command-line interface for Wasmtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "tests/spec_testsuite"]
	path = tests/spec_testsuite
	url = https://github.com/WebAssembly/testsuite
[submodule "tests/wasi_testsuite/wasi-threads"]
	path = tests/wasi_testsuite/wasi-threads
	url = https://github.com/WebAssembly/wasi-threads
[submodule "tests/wasi_testsuite/wasi-common"]
	path = tests/wasi_testsuite/wasi-common
	url = https://github.com/WebAssembly/wasi-testsuite.git
	branch = prod/testsuite-base
[submodule "tests/component-model"]
	path = tests/component-model
	url = https://github.com/WebAssembly/component-model