| /wasmtime-44.0.1/docs/ |
| H A D | introduction.md | 12 [WASI] (the WebAssembly System Interface) defines interfaces that provide a 18 interfaces via which components can communicate with each other. WASI 19 is defined in terms of component model interfaces.
|
| H A D | WASI-overview.md | 9 [Interfaces page on wasi.dev]: https://wasi.dev/interfaces
|
| H A D | security.md | 42 thing a WebAssembly instance can do is what is available through interfaces
|
| H A D | stability-tiers.md | 407 willing to respond to changes in Cranelift's interfaces and the needs of 453 Tier 2 components. For example if Cranelift's interfaces change then the
|
| H A D | cli-options.md | 111 Components can export typed interfaces defined by [the component
|
| /wasmtime-44.0.1/crates/jit-debug/ |
| H A D | README.md | 1 This is the `wasmtime-jit-debug` crate, which contains JIT debug interfaces support for Wasmtime.
|
| H A D | Cargo.toml | 5 description = "INTERNAL: JIT debug interfaces support for Wasmtime"
|
| /wasmtime-44.0.1/tests/all/component_model/bindgen/ |
| H A D | results.rs | 979 mod interfaces { module 981 interfaces: " 1000 "imports": interfaces::imports, 1047 impl interfaces::imports::Host for MyImports { in run() 1060 interfaces::imports::add_to_linker::<_, HasSelf<_>>(&mut linker, |f| f)?; in run()
|
| /wasmtime-44.0.1/crates/test-programs/ |
| H A D | README.md | 45 async rust interfaces of the `wasmtime` and `wasmtime-wasi-http` crates, 88 and async Rust interfaces of the `wasmtime` and `wasi-common` crate. 93 synchronous Rust interfaces of the `wasmtime` and `wasmtime-wasi` crates. 99 interfaces, and ensures that a faithful implementation of Wasi 0.1 can be 103 Rust interfaces of the `wasmtime` and `wasmtime-wasi` crates. 118 exercising the Wasi 0.2 interfaces directly - in some cases, such as the
|
| /wasmtime-44.0.1/crates/wasi-preview1-component-adapter/provider/ |
| H A D | README.md | 62 …ling a WebAssembly component that utilizes [the interfaces that make up WASI Preview1][wasi-p1-int… 77 [wasi-p1-interfaces]: https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/witx/wasi_snaps…
|
| /wasmtime-44.0.1/crates/wit-bindgen/src/ |
| H A D | lib.rs | 258 let iface = &resolve.interfaces[id]; in name_interface() 339 for (id, iface) in resolve.interfaces.iter() { in generate() 416 WorldKey::Interface(id) => resolve.interfaces[*id] in import() 543 let iface = &resolve.interfaces[*id]; in export() 1255 let iface = &resolve.interfaces[id]; in lookup_keys() 1615 for (name, id) in self.resolve.interfaces[id].types.iter() { in types() 2280 let iface = &self.resolve.interfaces[id]; in generate_add_to_linker() 2483 TypeOwner::Interface(id) => self.resolve.interfaces[id] in generate_guest_import_closure() 3247 let interface = &resolve.interfaces[*id]; in add_interface() 3506 resolve.interfaces[id] in get_resources() [all …]
|
| H A D | types.rs | 65 let iface = &resolve.interfaces[*id]; in analyze()
|
| /wasmtime-44.0.1/crates/component-macro/src/ |
| H A D | bindgen.rs | 253 syn::custom_keyword!(interfaces); 374 } else if l.peek(kw::interfaces) { in parse() 375 input.parse::<kw::interfaces>()?; in parse()
|
| /wasmtime-44.0.1/crates/environ/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/crates/cache/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/cranelift/module/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/winch/codegen/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/cranelift/reader/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/crates/c-api/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/crates/wiggle/test-helpers/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/crates/cli-flags/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/cranelift/native/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/crates/wast/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/crates/wiggle/macro/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
| /wasmtime-44.0.1/cranelift/object/ |
| H A D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|