-
-
Couldn't load subscription status.
- Fork 59
Closed
Description
Changes that need to be addressed in uvwasi
- The
whence_tvalues changed in Change whence_t constant values to match pre-existing agreed-upon values. WebAssembly/WASI#106. This change landed in ephemeral, not unstable. - The
__wasi_linkcount_tdata type changed touint64_tin Change hard link count to 64-bits. WebAssembly/WASI#127. This change landed in ephemeral only. - The
subscription_t'sclock.identifierfield was removed in Removesubscription_t'sclock.identifierfield. WebAssembly/WASI#125. This change landed in ephemeral only. TheThis change isn't in snapshot_preview1__wasi_proc_raise()function and the__wasi_signal_ttype and constants are being removed in Removeproc_raiseand the signal types and constants. WebAssembly/WASI#136. EDIT: This change impacts ephemeral only.
Changes that have been addressed in uvwasi
- The
clockid_tvalues changed in Reorder theclockid_tvalues to match existing practice. WebAssembly/WASI#112. This change langed in ephemeral, as well as wasi_unstable_preview0. (Addressed in sync constants from wasi-libc #47)
Metadata
Metadata
Assignees
Labels
No labels