Stream: git-wasmtime

Topic: wasmtime / PR #6071 Add a WASI test for a creating an abs...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2023 at 20:11):

sunfishcode opened PR #6071 from sunfishcode/test-absolute-path-symlink to main:

Wasmtime disallows guests from using path_symlink to create absolute-path symlinks, as they could confuse other code into accessing resources on the host that the guest otherwise doesn't have access to.

This patch adds a test for this behavior.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 17:47):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 18 2023 at 18:23):

pchickey merged PR #6071.


Last updated: Nov 22 2024 at 17:03 UTC