wasmtime 0.3.0

Command-line interface for Wasmtime
Documentation
1
2
3
4
5
6
7
8
9
10
[submodule "spec_testsuite"]
	path = spec_testsuite
	url = https://github.com/WebAssembly/testsuite
[submodule "lightbeam"]
	path = lightbeam
	url = https://github.com/CraneStation/lightbeam.git
	branch = master
[submodule "wasmtime-api/c-examples/wasm-c-api"]
	path = wasmtime-api/c-examples/wasm-c-api
	url = https://github.com/WebAssembly/wasm-c-api