This package contains the utility functions to fetch the wrappers from the wasm-test-harness repo.
| function | description |
|---|---|
| get_path_to_test_wrappers | Get the path to the test wrappers. |
| fetch_file | Fetch a file using HTTP. |
| unzip_file | Unzip a file to a destination. |
| fetch_wrappers | Fetch the wrappers from the wasm-test-harness repo. |