This commit adds a relatively complete test case for the `path_link` syscall. This commit should serve as some prep work for implementing `path_link` on Windows (which will follow in a subsequent PR).
This is the wasi-misc-test crate, which contains source code for the system-level WASI tests.
Building these tests requires wasm32-wasi target installed