Skip to content

max, min, abs#66

Merged
avanhatt merged 4 commits intoverify-mainfrom
max-min
Apr 13, 2023
Merged

max, min, abs#66
avanhatt merged 4 commits intoverify-mainfrom
max-min

Conversation

@avanhatt
Copy link
Owner

No description provided.

@avanhatt avanhatt merged commit aa8c64d into verify-main Apr 13, 2023
avanhatt pushed a commit that referenced this pull request May 26, 2023
* On Windows, ignore access-denied errors from `sync_all`.

On Windows `sync_all` does `FlushFileBuffers` which fails with an
access-denied error if the file not opened for writing. Ignore this
error, for compatibility with POSIX-style APIs.

Fixes #66.

* Ignore `ERROR_ACCESS_DENIED` from `sync_data` too.

* Temporarily disable directory syncing for now.
avanhatt pushed a commit to wellesley-prog-sys/wasmtime that referenced this pull request Oct 9, 2024
Run ISA spec generation in CI.

Closes avanhatt#66
avanhatt pushed a commit that referenced this pull request Jan 11, 2026
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