|
21 | 21 | // * with "wasi:random/insecure-seed@0.3.0-rc-2025-09-16" = "crate::random::insecure_seed" |
22 | 22 | // * with "wasi:sockets/types@0.3.0-rc-2025-09-16" = "crate::sockets::types" |
23 | 23 | // * 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" |
25 | 25 | // * default-bindings-module: "$crate" |
26 | 26 | // * export-macro-name: _export_command |
27 | 27 | // * pub-export-macro |
@@ -179,7 +179,7 @@ macro_rules! __export_command_impl { |
179 | 179 | exports::wasi::cli::run::__export_wasi_cli_run_0_3_0_rc_2025_09_16_cabi!($ty |
180 | 180 | with_types_in $($path_to_types_root)*:: exports::wasi::cli::run); const _ : () = |
181 | 181 | { #[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")] |
183 | 183 | #[doc(hidden)] #[allow(clippy::octal_escapes)] pub static |
184 | 184 | __WIT_BINDGEN_COMPONENT_TYPE : [u8; 8033] = * |
185 | 185 | b"\ |
@@ -346,7 +346,7 @@ pub use __export_command_impl as _export_command; |
346 | 346 | #[rustfmt::skip] |
347 | 347 | #[cfg(target_arch = "wasm32")] |
348 | 348 | #[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" |
350 | 350 | )] |
351 | 351 | #[doc(hidden)] |
352 | 352 | #[allow(clippy::octal_escapes)] |
|
0 commit comments