1# VS 2 3This directory contains tests which compare against other runtimes. As all 4known alternatives use CGO, this contains its own [go.mod](go.mod), as 5otherwise project dependencies are tainted and multi-platform tests more 6difficult to manage. 7 8Examples of portability issues besides CGO 9* Wasmtime can only be used in amd64 10* Wasmer doesn't link on Windows