Skip to content

Conversation

@sunfishcode
Copy link
Member

Note that there's no meeting next week as several of us will be at the
CG meeting that day.

Note that there's no meeting next week as several of us will be at the
CG meeting that day.
@sunfishcode sunfishcode merged commit 53c22b1 into master Jun 7, 2019
@sunfishcode sunfishcode deleted the no-meeting branch June 7, 2019 18:41
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
…ebAssembly#55)

* remove timezone interface from the proposal

We believe there is value in providing timezone support in this package,
but for the sake of shipping Preview 2, we are out of time to implement
these methods and test a a cross platform implementation of these in two
separate engines.

We intend for this interface to return to the wasi:clocks package and
be made in a post-Preview 2 patch version 0.2.n. Re-introducing this
interface may be done with a revert of this commit once we have shipped
Preview 2 and figured out the process for shipping patch versions.

* generate markdown
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
* Remove the `read` and `write` functions.

We can implement libc `read` and `write` using `pread` and `pwrite` and
using the streams to stream through files. And this simplifies the
`descriptor` resource, as it no longer needs an exposed "current
position" state.

* Update wasi-filesystem.abi.md.
yoshuawuyts added a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 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.

2 participants