run:
	# cd hello_rust && cargo wasi build
	cd call_host && cargo wasi build
	go1.18 run main.go
