<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/sys/wasi/thread.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-28T00:51:13+00:00</updated>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to numeric associated consts</title>
<updated>2020-06-10T01:35:47+00:00</updated>
<author>
<name>Lzu Tao</name>
<email>taolzu@gmail.com</email>
</author>
<published>2020-06-02T07:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fff822fead6249671cbcb090b24bce58fab38de0'/>
<id>urn:sha1:fff822fead6249671cbcb090b24bce58fab38de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the `wasi` crate for `wasm32-wasi`</title>
<updated>2019-12-03T15:03:06+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2019-11-25T17:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f3fb1c5e95b9fef29df00f0924a27790b03c524b'/>
<id>urn:sha1:f3fb1c5e95b9fef29df00f0924a27790b03c524b</id>
<content type='text'>
This commit updates the `wasi` crate used by the standard library which
is used to implement most of the functionality of libstd on the
`wasm32-wasi` target. This update comes with a brand new crate structure
in the `wasi` crate which caused quite a few changes for the wasi target
here, but it also comes with a significant change to where the
functionality is coming from.

The WASI specification is organized into "snapshots" and a new snapshot
happened recently, so the WASI APIs themselves have changed since the
previous revision. This had only minor impact on the public facing
surface area of libstd, only changing on `u32` to a `u64` in an unstable
API. The actual source for all of these types and such, however, is now
coming from the `wasi_preview_snapshot1` module instead of the
`wasi_unstable` module like before. This means that any implementors
generating binaries will need to ensure that their embedding environment
handles the `wasi_preview_snapshot1` module.
</content>
</entry>
<entry>
<title>fix WASI sleep impl</title>
<updated>2019-10-20T06:31:27+00:00</updated>
<author>
<name>Artyom Pavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2019-10-20T06:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1e2b711d308be714e6211c125b1a33ac1247f866'/>
<id>urn:sha1:1e2b711d308be714e6211c125b1a33ac1247f866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify code</title>
<updated>2019-08-30T14:30:33+00:00</updated>
<author>
<name>newpavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2019-08-30T14:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9fd203a01e0fe6fb307809fdfdbfcd3bda350cfc'/>
<id>urn:sha1:9fd203a01e0fe6fb307809fdfdbfcd3bda350cfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to wasi v0.7</title>
<updated>2019-08-29T17:13:15+00:00</updated>
<author>
<name>newpavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2019-08-29T17:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6374b8458f0796a1ff3ee2caec41321e801c35d1'/>
<id>urn:sha1:6374b8458f0796a1ff3ee2caec41321e801c35d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes</title>
<updated>2019-08-21T14:57:22+00:00</updated>
<author>
<name>newpavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2019-08-21T14:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a47e3c077cd7f201dbbf12140c12663df0fcda6f'/>
<id>urn:sha1:a47e3c077cd7f201dbbf12140c12663df0fcda6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use const</title>
<updated>2019-08-19T12:36:30+00:00</updated>
<author>
<name>newpavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2019-08-19T12:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e5ba80a87c54ab7770d9c300dacd0976f74e563e'/>
<id>urn:sha1:e5ba80a87c54ab7770d9c300dacd0976f74e563e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo fix</title>
<updated>2019-08-19T12:33:05+00:00</updated>
<author>
<name>newpavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2019-08-19T12:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7658a13c650e3dd931250f6039c4f12bcc77534f'/>
<id>urn:sha1:7658a13c650e3dd931250f6039c4f12bcc77534f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use non-zero clock id</title>
<updated>2019-08-19T12:32:37+00:00</updated>
<author>
<name>newpavlov</name>
<email>newpavlov@gmail.com</email>
</author>
<published>2019-08-19T12:32:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=338fc7d042ac868e2c92bfedf2b6850bac1970c9'/>
<id>urn:sha1:338fc7d042ac868e2c92bfedf2b6850bac1970c9</id>
<content type='text'>
</content>
</entry>
</feed>
