Skip to content

Commit e2a2ddc

Browse files
github-actions[bot]ricochet
authored andcommitted
Update to v0.2.6
1 parent eb6cf26 commit e2a2ddc

File tree

13 files changed

+30
-30
lines changed

13 files changed

+30
-30
lines changed

imports.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<ul>
33
<li>Imports:
44
<ul>
5-
<li>interface <a href="#wasi_io_error_0_2_5"><code>wasi:io/[email protected].5</code></a></li>
6-
<li>interface <a href="#wasi_io_poll_0_2_5"><code>wasi:io/[email protected].5</code></a></li>
7-
<li>interface <a href="#wasi_io_streams_0_2_5"><code>wasi:io/[email protected].5</code></a></li>
8-
<li>interface <a href="#wasi_clocks_wall_clock_0_2_5"><code>wasi:clocks/[email protected].5</code></a></li>
9-
<li>interface <a href="#wasi_filesystem_types_0_2_5"><code>wasi:filesystem/[email protected].5</code></a></li>
10-
<li>interface <a href="#wasi_filesystem_preopens_0_2_5"><code>wasi:filesystem/[email protected].5</code></a></li>
5+
<li>interface <a href="#wasi_io_error_0_2_6"><code>wasi:io/[email protected].6</code></a></li>
6+
<li>interface <a href="#wasi_io_poll_0_2_6"><code>wasi:io/[email protected].6</code></a></li>
7+
<li>interface <a href="#wasi_io_streams_0_2_6"><code>wasi:io/[email protected].6</code></a></li>
8+
<li>interface <a href="#wasi_clocks_wall_clock_0_2_6"><code>wasi:clocks/[email protected].6</code></a></li>
9+
<li>interface <a href="#wasi_filesystem_types_0_2_6"><code>wasi:filesystem/[email protected].6</code></a></li>
10+
<li>interface <a href="#wasi_filesystem_preopens_0_2_6"><code>wasi:filesystem/[email protected].6</code></a></li>
1111
</ul>
1212
</li>
1313
</ul>
14-
<h2><a id="wasi_io_error_0_2_5"></a>Import interface wasi:io/[email protected].5</h2>
14+
<h2><a id="wasi_io_error_0_2_6"></a>Import interface wasi:io/[email protected].6</h2>
1515
<hr />
1616
<h3>Types</h3>
1717
<h4><a id="error"></a><code>resource error</code></h4>
@@ -44,7 +44,7 @@ hazard.</p>
4444
<ul>
4545
<li><a id="method_error_to_debug_string.0"></a> <code>string</code></li>
4646
</ul>
47-
<h2><a id="wasi_io_poll_0_2_5"></a>Import interface wasi:io/[email protected].5</h2>
47+
<h2><a id="wasi_io_poll_0_2_6"></a>Import interface wasi:io/[email protected].6</h2>
4848
<p>A poll API intended to let users wait for I/O events on multiple handles
4949
at once.</p>
5050
<hr />
@@ -97,7 +97,7 @@ being ready for I/O.</p>
9797
<ul>
9898
<li><a id="poll.0"></a> list&lt;<code>u32</code>&gt;</li>
9999
</ul>
100-
<h2><a id="wasi_io_streams_0_2_5"></a>Import interface wasi:io/[email protected].5</h2>
100+
<h2><a id="wasi_io_streams_0_2_6"></a>Import interface wasi:io/[email protected].6</h2>
101101
<p>WASI I/O is an I/O abstraction API which is currently focused on providing
102102
stream types.</p>
103103
<p>In the future, the component model is expected to add built-in stream types;
@@ -427,7 +427,7 @@ is ready for reading, before performing the <code>splice</code>.</p>
427427
<ul>
428428
<li><a id="method_output_stream_blocking_splice.0"></a> result&lt;<code>u64</code>, <a href="#stream_error"><a href="#stream_error"><code>stream-error</code></a></a>&gt;</li>
429429
</ul>
430-
<h2><a id="wasi_clocks_wall_clock_0_2_5"></a>Import interface wasi:clocks/[email protected].5</h2>
430+
<h2><a id="wasi_clocks_wall_clock_0_2_6"></a>Import interface wasi:clocks/[email protected].6</h2>
431431
<p>WASI Wall Clock is a clock API intended to let users query the current
432432
time. The name &quot;wall&quot; makes an analogy to a &quot;clock on the wall&quot;, which
433433
is not necessarily monotonic as it may be reset.</p>
@@ -468,7 +468,7 @@ also known as <a href="https://en.wikipedia.org/wiki/Unix_time">Unix Time</a>.</
468468
<ul>
469469
<li><a id="resolution.0"></a> <a href="#datetime"><a href="#datetime"><code>datetime</code></a></a></li>
470470
</ul>
471-
<h2><a id="wasi_filesystem_types_0_2_5"></a>Import interface wasi:filesystem/[email protected].5</h2>
471+
<h2><a id="wasi_filesystem_types_0_2_6"></a>Import interface wasi:filesystem/[email protected].6</h2>
472472
<p>WASI filesystem is a filesystem API primarily intended to let users run WASI
473473
programs that access their files on their existing filesystems, without
474474
significant overhead.</p>
@@ -1346,7 +1346,7 @@ errors are filesystem-related errors.</p>
13461346
<ul>
13471347
<li><a id="filesystem_error_code.0"></a> option&lt;<a href="#error_code"><a href="#error_code"><code>error-code</code></a></a>&gt;</li>
13481348
</ul>
1349-
<h2><a id="wasi_filesystem_preopens_0_2_5"></a>Import interface wasi:filesystem/[email protected].5</h2>
1349+
<h2><a id="wasi_filesystem_preopens_0_2_6"></a>Import interface wasi:filesystem/[email protected].6</h2>
13501350
<hr />
13511351
<h3>Types</h3>
13521352
<h4><a id="descriptor"></a><code>type descriptor</code></h4>

wit/deps.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[clocks]
22
url = "https://github.com/WebAssembly/wasi-clocks/archive/main.tar.gz"
3-
sha256 = "f1c53079469e20167e2cd4300651f13f34a6fd508b5c7331bb7c8c95fb8857fb"
4-
sha512 = "2a9281d0edcabad3bfef0dcfa7a9712d6beb6d6bb07b29fbf24235706d149672901ffc32192404a1ac511c512eb775daf9716ad3a0514bdf6a5c93a5fed19450"
3+
sha256 = "59b8db7b6f3f8a72418510453c1fa9e437c7c7c2369c0bd5da83aa5d6d1d9b73"
4+
sha512 = "06ce14bbf34d5588ed0c26bd932d46b3025c16723d5b4558def5b8107781b2251471c1f7170640342e3d4f78efb560d5ff6383c6a127c1d9e757e83db31a0185"
55

66
[io]
77
url = "https://github.com/WebAssembly/wasi-io/archive/main.tar.gz"
8-
sha256 = "749de54c05f7118dc118999ad69c5b63890ea1dd86f1be69270062195c7b79c2"
9-
sha512 = "b5096d518a7931c100594b9216bb4a98cd64533166bc7fdbb7465b48effc345863bd3ce2ec84fef59b273bae507edab08ec08975d56240ccef68f2494964e80a"
8+
sha256 = "671761f464d312e6c26bcaab5e79fe14ac876b72267867579d5c65e053fe2301"
9+
sha512 = "57e5ed34fa85f35899b324ac7a2473c5fa5cece51d07e6f077637191fadd3c8b6f79324d31a8d497a6ce7b92cfb2a2505ab894337e2c82889f1bdb21f4f24634"

wit/deps/clocks/monotonic-clock.wit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:clocks@0.2.5;
1+
package wasi:clocks@0.2.6;
22
/// WASI Monotonic Clock is a clock API intended to let users measure elapsed
33
/// time.
44
///
@@ -10,7 +10,7 @@ package wasi:[email protected];
1010
@since(version = 0.2.0)
1111
interface monotonic-clock {
1212
@since(version = 0.2.0)
13-
use wasi:io/poll@0.2.5.{pollable};
13+
use wasi:io/poll@0.2.6.{pollable};
1414

1515
/// An instant in time, in nanoseconds. An instant is relative to an
1616
/// unspecified initial value, and can only be compared to instances from

wit/deps/clocks/timezone.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:clocks@0.2.5;
1+
package wasi:clocks@0.2.6;
22

33
@unstable(feature = clocks-timezone)
44
interface timezone {

wit/deps/clocks/wall-clock.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:clocks@0.2.5;
1+
package wasi:clocks@0.2.6;
22
/// WASI Wall Clock is a clock API intended to let users query the current
33
/// time. The name "wall" makes an analogy to a "clock on the wall", which
44
/// is not necessarily monotonic as it may be reset.

wit/deps/clocks/world.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:clocks@0.2.5;
1+
package wasi:clocks@0.2.6;
22

33
@since(version = 0.2.0)
44
world imports {

wit/deps/io/error.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:io@0.2.5;
1+
package wasi:io@0.2.6;
22

33
@since(version = 0.2.0)
44
interface error {

wit/deps/io/poll.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:io@0.2.5;
1+
package wasi:io@0.2.6;
22

33
/// A poll API intended to let users wait for I/O events on multiple handles
44
/// at once.

wit/deps/io/streams.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:io@0.2.5;
1+
package wasi:io@0.2.6;
22

33
/// WASI I/O is an I/O abstraction API which is currently focused on providing
44
/// stream types.

wit/deps/io/world.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:io@0.2.5;
1+
package wasi:io@0.2.6;
22

33
@since(version = 0.2.0)
44
world imports {

wit/preopens.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:filesystem@0.2.5;
1+
package wasi:filesystem@0.2.6;
22

33
@since(version = 0.2.0)
44
interface preopens {

wit/types.wit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:filesystem@0.2.5;
1+
package wasi:filesystem@0.2.6;
22
/// WASI filesystem is a filesystem API primarily intended to let users run WASI
33
/// programs that access their files on their existing filesystems, without
44
/// significant overhead.
@@ -26,9 +26,9 @@ package wasi:[email protected];
2626
@since(version = 0.2.0)
2727
interface types {
2828
@since(version = 0.2.0)
29-
use wasi:io/streams@0.2.5.{input-stream, output-stream, error};
29+
use wasi:io/streams@0.2.6.{input-stream, output-stream, error};
3030
@since(version = 0.2.0)
31-
use wasi:clocks/wall-clock@0.2.5.{datetime};
31+
use wasi:clocks/wall-clock@0.2.6.{datetime};
3232

3333
/// File size or length of a region within a file.
3434
@since(version = 0.2.0)

wit/world.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package wasi:filesystem@0.2.5;
1+
package wasi:filesystem@0.2.6;
22

33
@since(version = 0.2.0)
44
world imports {

0 commit comments

Comments
 (0)