Skip to content

Conversation

@sunfishcode
Copy link
Member

Document that link fails if old-path doesn't exist or isn't a file, or if new-path already exists.

Document that `link` fails if old-path doesn't exist or isn't a file,
or if new-path already exists.
@ricochet
Copy link
Contributor

We should make sure we capture this doc update in the 0.3.0-draft.

@sunfishcode sunfishcode merged commit dd5acba into WebAssembly:main Feb 5, 2025
1 check passed
@sunfishcode sunfishcode deleted the sunfishcode/link branch February 5, 2025 01:31
sunfishcode added a commit that referenced this pull request Feb 5, 2025
Port the documentation of the `link` function's error conditions added
in #165 to the wit-0.3.0-draft branch.
sunfishcode added a commit that referenced this pull request Feb 5, 2025
Port the documentation of the `link` function's error conditions added
in #165 to the wit-0.3.0-draft branch.
@sunfishcode
Copy link
Member Author

The wit-0.3.0-draft directory is now also updated in #166.

badeend added a commit to badeend/wasmtime that referenced this pull request Jun 16, 2025
This includes two changes:

# WebAssembly/wasi-filesystem#165
Documentation update

# WebAssembly/wasi-http#139
Adds a new unstable `send-informational` function to the `response-outparam` resource. I've left this `unimplemented!()`.
github-merge-queue bot pushed a commit to bytecodealliance/wasmtime that referenced this pull request Jun 16, 2025
This includes two changes:

# WebAssembly/wasi-filesystem#165
Documentation update

# WebAssembly/wasi-http#139
Adds a new unstable `send-informational` function to the `response-outparam` resource. I've left this `unimplemented!()`.
github-merge-queue bot pushed a commit to bytecodealliance/wasmtime that referenced this pull request Jun 16, 2025
* Update to WASI 0.2.6.

This includes two changes:

# WebAssembly/wasi-filesystem#165
Documentation update

# WebAssembly/wasi-http#139
Adds a new unstable `send-informational` function to the `response-outparam` resource. I've left this `unimplemented!()`.

* Trap instead of panic
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
* Update to WASI 0.2.6.

This includes two changes:

# WebAssembly/wasi-filesystem#165
Documentation update

# WebAssembly/wasi-http#139
Adds a new unstable `send-informational` function to the `response-outparam` resource. I've left this `unimplemented!()`.

* Trap instead of panic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants