Skip to content

Clarify that path_open's path is a relative path.#116

Merged
sunfishcode merged 1 commit intobytecodealliance:masterfrom
sunfishcode:docs-relative-path
Apr 29, 2019
Merged

Clarify that path_open's path is a relative path.#116
sunfishcode merged 1 commit intobytecodealliance:masterfrom
sunfishcode:docs-relative-path

Conversation

@sunfishcode
Copy link
Member

No description provided.

@sunfishcode sunfishcode merged commit 26cbbaa into bytecodealliance:master Apr 29, 2019
@sunfishcode sunfishcode deleted the docs-relative-path branch April 29, 2019 14:34
kubkon pushed a commit that referenced this pull request Nov 7, 2019
* Reimpleent fd_readdir on Linux using quasi-nix.

* Implement fd_readdir on Windows.

* wip

* Adapt to upstream changes.

* Cleanup dir.rs

* Address review

* Fix macos build

* host -> wasi

* Partially address review, more to come later.

* Address more review comments

* Fix compilation on Windows
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
howjmay pushed a commit to howjmay/wasmtime that referenced this pull request Jan 24, 2022
Drop archived versions and update latest ones.
pchickey pushed a commit to pchickey/wasmtime that referenced this pull request May 16, 2023
)

* Add the proxy world, and remove HTTP from command.

Add the proxy world, from the wasi-http repository, and add a
`--world` flag to the `host` command for selecting which world to run
them in. Current options are `command` and `proxy`.

Also, remove HTTP APIs from the command world, because command is meant
for CLI commands that run with a `main` function with command-line
arguments, so it doesn't include programs that run with incoming HTTP
requests

This also removes HTTP APIs from the reactor world. This world doesn't
yet have a standards proposal and doesn't yet have a clear purpose, but
it's otherwise currently in sync with the command world, and this PR
restores it to that.

* Add poll and streams to the proxy world implementation.

To facilitate this, factor out all the code into helper functions.
In the future bindings tools may give us better option for this, but for
now just manually factor things out.
frank-emrich pushed a commit to frank-emrich/wasmtime that referenced this pull request Feb 27, 2024
Mostly just refactorings in preparation of GC support.
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Oct 9, 2024
Support opcode templates the the ASLp client.

This uses the format implemented in
mmcloughlin/aslp#4. The change is safe to land
now since in the common fixed 32-bit case, the formats are the same.

Updates #36
dicej added a commit to dicej/wasmtime that referenced this pull request Apr 16, 2025
…ost-api-refactor

refactor component model async host APIs
alexcrichton pushed a commit to alexcrichton/wasmtime that referenced this pull request Oct 8, 2025
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
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.

1 participant