File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " wasip3"
3- version = " 0.2.2 +wasi-0.3.0-rc-2025-09-16"
3+ version = " 0.3.0 +wasi-0.3.0-rc-2025-09-16"
44description = " WASIp3 API bindings for Rust"
55categories = [" no-std" , " wasm" ]
66keywords = [" webassembly" , " wasm" ]
Original file line number Diff line number Diff line change 2121// * with "wasi:random/insecure-seed@0.3.0-rc-2025-09-16" = "crate::random::insecure_seed"
2222// * with "wasi:sockets/types@0.3.0-rc-2025-09-16" = "crate::sockets::types"
2323// * with "wasi:sockets/ip-name-lookup@0.3.0-rc-2025-09-16" = "crate::sockets::ip_name_lookup"
24- // * type_section_suffix: "rust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io-command-world"
24+ // * type_section_suffix: "rust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io-command-world"
2525// * default-bindings-module: "$crate"
2626// * export-macro-name: _export_command
2727// * pub-export-macro
@@ -179,7 +179,7 @@ macro_rules! __export_command_impl {
179179 exports:: wasi:: cli:: run:: __export_wasi_cli_run_0_3_0_rc_2025_09_16_cabi!( $ty
180180 with_types_in $( $path_to_types_root) * :: exports:: wasi:: cli:: run) ; const _ : ( ) =
181181 { #[ rustfmt:: skip] #[ cfg( target_arch = "wasm32" ) ] #[ unsafe ( link_section =
182- "component-type:wit-bindgen:0.48.0:wasi:cli@0.3.0-rc-2025-09-16:command:imports and exportsrust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io-command-world" ) ]
182+ "component-type:wit-bindgen:0.48.0:wasi:cli@0.3.0-rc-2025-09-16:command:imports and exportsrust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io-command-world" ) ]
183183 #[ doc( hidden) ] #[ allow( clippy:: octal_escapes) ] pub static
184184 __WIT_BINDGEN_COMPONENT_TYPE : [ u8 ; 8033 ] = *
185185 b"\
@@ -346,7 +346,7 @@ pub use __export_command_impl as _export_command;
346346#[ rustfmt:: skip]
347347#[ cfg( target_arch = "wasm32" ) ]
348348#[ unsafe(
349- link_section = "component-type:wit-bindgen:0.48.0:wasi:cli@0.3.0-rc-2025-09-16:command-with-all-of-its-exports-removed:encoded worldrust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io-command-world"
349+ link_section = "component-type:wit-bindgen:0.48.0:wasi:cli@0.3.0-rc-2025-09-16:command-with-all-of-its-exports-removed:encoded worldrust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io-command-world"
350350) ]
351351#[ doc( hidden) ]
352352#[ allow( clippy:: octal_escapes) ]
Original file line number Diff line number Diff line change 11// Generated by `wit-bindgen` 0.48.0. DO NOT EDIT!
22// Options used:
3- // * type_section_suffix: "rust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io"
3+ // * type_section_suffix: "rust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io"
44#[rustfmt::skip]
55#[allow(dead_code, clippy::all)]
66pub mod wasi {
@@ -10373,7 +10373,7 @@ pub mod wit_stream {
1037310373#[rustfmt::skip]
1037410374#[cfg(target_arch = "wasm32")]
1037510375#[unsafe(
10376- link_section = "component-type:wit-bindgen:0.48.0:wasi:cli@0.3.0-rc-2025-09-16:imports:encoded worldrust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io"
10376+ link_section = "component-type:wit-bindgen:0.48.0:wasi:cli@0.3.0-rc-2025-09-16:imports:encoded worldrust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io"
1037710377)]
1037810378#[doc(hidden)]
1037910379#[allow(clippy::octal_escapes)]
Original file line number Diff line number Diff line change 88// * with "wasi:clocks/wall-clock@0.3.0-rc-2025-09-16" = "crate::clocks::wall_clock"
99// * with "wasi:clocks/types@0.3.0-rc-2025-09-16" = "crate::clocks::types"
1010// * with "wasi:random/random@0.3.0-rc-2025-09-16" = "crate::random::random"
11- // * type_section_suffix: "rust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io-proxy-world"
11+ // * type_section_suffix: "rust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io-proxy-world"
1212// * default-bindings-module: "$crate"
1313// * export-macro-name: _export_proxy
1414// * pub-export-macro
@@ -7036,7 +7036,7 @@ macro_rules! __export_proxy_impl {
70367036 exports:: wasi:: http:: handler:: __export_wasi_http_handler_0_3_0_rc_2025_09_16_cabi!( $ty
70377037 with_types_in $( $path_to_types_root) * :: exports:: wasi:: http:: handler) ; const _ :
70387038 ( ) = { #[ rustfmt:: skip] #[ cfg( target_arch = "wasm32" ) ] #[ unsafe ( link_section =
7039- "component-type:wit-bindgen:0.48.0:wasi:http@0.3.0-rc-2025-09-16:proxy:imports and exportsrust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io-proxy-world" ) ]
7039+ "component-type:wit-bindgen:0.48.0:wasi:http@0.3.0-rc-2025-09-16:proxy:imports and exportsrust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io-proxy-world" ) ]
70407040 #[ doc( hidden) ] #[ allow( clippy:: octal_escapes) ] pub static
70417041 __WIT_BINDGEN_COMPONENT_TYPE : [ u8 ; 4922 ] = *
70427042 b"\
@@ -7146,7 +7146,7 @@ pub use __export_proxy_impl as _export_proxy;
71467146#[ rustfmt:: skip]
71477147#[ cfg( target_arch = "wasm32" ) ]
71487148#[ unsafe(
7149- link_section = "component-type:wit-bindgen:0.48.0:wasi:http@0.3.0-rc-2025-09-16:proxy-with-all-of-its-exports-removed:encoded worldrust-wasip3-0.2.2 +wasi-0.3.0-rc-2025-09-16-from-crates-io-proxy-world"
7149+ link_section = "component-type:wit-bindgen:0.48.0:wasi:http@0.3.0-rc-2025-09-16:proxy-with-all-of-its-exports-removed:encoded worldrust-wasip3-0.3.0 +wasi-0.3.0-rc-2025-09-16-from-crates-io-proxy-world"
71507150) ]
71517151#[ doc( hidden) ]
71527152#[ allow( clippy:: octal_escapes) ]
You can’t perform that action at this time.
0 commit comments