WASI-api.md: fix fsync -> fcntl#107
Merged
sunfishcode merged 1 commit intobytecodealliance:masterfrom Apr 18, 2019
Merged
Conversation
Member
|
Good catch! |
grishasobol
pushed a commit
to grishasobol/wasmtime
that referenced
this pull request
Nov 29, 2021
pchickey
added a commit
to pchickey/wasmtime
that referenced
this pull request
May 12, 2023
…tures_drop_cli drop cli- prefix from reactor, command features & artifact names
pchickey
added a commit
to pchickey/wasmtime
that referenced
this pull request
May 16, 2023
…tures_drop_cli drop cli- prefix from reactor, command features & artifact names
frank-emrich
pushed a commit
to frank-emrich/wasmtime
that referenced
this pull request
Feb 16, 2024
avanhatt
pushed a commit
to wellesley-prog-sys/wasmtime
that referenced
this pull request
Oct 9, 2024
Introduces an explicit unspecified type in the spec language. This is motivated by work to model memory operations avanhatt#99, and in particular the use of the `AMode` enum and its many variants. Some of the variants are unused at the moment. The unspecified type is intended to allow us to define _some_ model for them, and therefore satisfy type inference. However, unspecified type is not allowed to be used for anything non-trivial, so we would be alerted in future if we need to revise the model to a correct type. Updates avanhatt#48 avanhatt#49
dicej
added a commit
to dicej/wasmtime
that referenced
this pull request
Apr 7, 2025
…iber-switch-save-restore fix save/restore of PC/FP/SP/limit on fiber switch
alexcrichton
pushed a commit
to alexcrichton/wasmtime
that referenced
this pull request
Oct 8, 2025
* release: add npmrc to ensure publish permissions * use configuration instead * use global config
bongjunj
pushed a commit
to prosyslab/wasmtime
that referenced
this pull request
Oct 20, 2025
* release: add npmrc to ensure publish permissions * use configuration instead * use global config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.