wit-bindgen-cli 0.37.0

CLI tool to generate bindings for WIT documents and the component model.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "tests/codegen/wasi-filesystem"]
	path = tests/codegen/wasi-filesystem
	url = https://github.com/WebAssembly/wasi-filesystem
[submodule "tests/codegen/wasi-http"]
	path = tests/codegen/wasi-http
	url = https://github.com/WebAssembly/wasi-http
[submodule "tests/codegen/wasi-cli"]
	path = tests/codegen/wasi-cli
	url = https://github.com/WebAssembly/wasi-cli
[submodule "tests/codegen/wasi-io"]
	path = tests/codegen/wasi-io
	url = https://github.com/WebAssembly/wasi-io
[submodule "tests/codegen/wasi-clocks"]
	path = tests/codegen/wasi-clocks
	url = https://github.com/WebAssembly/wasi-clocks