| /wasmtime-44.0.1/cranelift/interpreter/ |
| H A D | README.md | 1 This crate provides an interpreter for Cranelift IR. It is still a work in progress, as many
|
| /wasmtime-44.0.1/crates/debugger/wit/deps/ |
| H A D | sockets.wit | 48 …/// This operation is incompatible with another asynchronous operation that is already in progress. 57 not-in-progress, 241 /// - `bind-in-progress` 243 /// - `listen-in-progress` 245 /// - `connect-in-progress` 253 /// (i.e. `bound`, `listen-in-progress`, `listening`, `connect-in-progress` or `connected`) 279 /// - `not-in-progress`: A `bind` operation is not in progress. 327 /// - `not-in-progress`: A connect operation is not in progress. 359 /// - `not-in-progress`: A listen operation is not in progress. 547 /// in progress at the time of calling `subscribe` (if any). Theoretically, [all …]
|
| H A D | filesystem.wit | 189 /// Connection already in progress, similar to `EALREADY` in POSIX. 205 /// Operation in progress, similar to `EINPROGRESS` in POSIX. 206 in-progress,
|
| /wasmtime-44.0.1/crates/wasi/src/p2/wit/deps/ |
| H A D | sockets.wit | 48 …/// This operation is incompatible with another asynchronous operation that is already in progress. 57 not-in-progress, 241 /// - `bind-in-progress` 243 /// - `listen-in-progress` 245 /// - `connect-in-progress` 253 /// (i.e. `bound`, `listen-in-progress`, `listening`, `connect-in-progress` or `connected`) 279 /// - `not-in-progress`: A `bind` operation is not in progress. 327 /// - `not-in-progress`: A connect operation is not in progress. 359 /// - `not-in-progress`: A listen operation is not in progress. 547 /// in progress at the time of calling `subscribe` (if any). Theoretically, [all …]
|
| H A D | filesystem.wit | 189 /// Connection already in progress, similar to `EALREADY` in POSIX. 205 /// Operation in progress, similar to `EINPROGRESS` in POSIX. 206 in-progress,
|
| /wasmtime-44.0.1/crates/wasi-http/wit/deps/ |
| H A D | sockets.wit | 48 …/// This operation is incompatible with another asynchronous operation that is already in progress. 57 not-in-progress, 241 /// - `bind-in-progress` 243 /// - `listen-in-progress` 245 /// - `connect-in-progress` 253 /// (i.e. `bound`, `listen-in-progress`, `listening`, `connect-in-progress` or `connected`) 279 /// - `not-in-progress`: A `bind` operation is not in progress. 327 /// - `not-in-progress`: A connect operation is not in progress. 359 /// - `not-in-progress`: A listen operation is not in progress. 547 /// in progress at the time of calling `subscribe` (if any). Theoretically, [all …]
|
| H A D | filesystem.wit | 189 /// Connection already in progress, similar to `EALREADY` in POSIX. 205 /// Operation in progress, similar to `EINPROGRESS` in POSIX. 206 in-progress,
|
| /wasmtime-44.0.1/cranelift/serde/ |
| H A D | README.md | 11 Deserialize is a work in progress, as it currently deserializes into the serializable data structure
|
| /wasmtime-44.0.1/.github/workflows/ |
| H A D | triage.yml | 13 cancel-in-progress: true
|
| /wasmtime-44.0.1/pulley/ |
| H A D | README.md | 42 Pulley is very much still a work in progress! Expect the details of the bytecode 61 As mentioned above, Pulley is very much a work in progress.
|
| /wasmtime-44.0.1/tests/misc_testsuite/component-model/async/ |
| H A D | future-read.wast | 65 (assert_trap (invoke "run") "deadlock detected: event loop cannot make further progress") 190 (assert_trap (invoke "run") "deadlock detected: event loop cannot make further progress")
|
| /wasmtime-44.0.1/crates/wasi-preview1-component-adapter/ |
| H A D | README.md | 3 > **Note**: This repository is a work in progress. This is intended to be an
|
| /wasmtime-44.0.1/docs/ |
| H A D | stability-wasm-proposals.md | 15 * - work-in-progress 83 [^11]: The stack-switching proposal is a work-in-progress being tracked
|
| H A D | stability-tiers.md | 210 * - work-in-progress 473 that the maintainer either contributes to the PR-in-progress or otherwise has a
|
| /wasmtime-44.0.1/crates/wizer/.github/workflows/ |
| H A D | release.yml | 17 cancel-in-progress: true
|
| /wasmtime-44.0.1/cranelift/src/ |
| H A D | bugpoint.rs | 216 let progress = if results.len() == 1 { in mutate() localVariable 225 progress, in mutate()
|
| /wasmtime-44.0.1/crates/wasmtime/ |
| H A D | Cargo.toml | 226 # Enables in-progress support for the component model. Note that this feature is 227 # in-progress, buggy, and incomplete. This is primarily here for internal
|
| /wasmtime-44.0.1/crates/wasi-http/src/p3/wit/deps/ |
| H A D | filesystem.wit | 198 /// Connection already in progress, similar to `EALREADY` in POSIX. 214 /// Operation in progress, similar to `EINPROGRESS` in POSIX. 215 in-progress,
|
| /wasmtime-44.0.1/crates/wasi/src/p3/wit/deps/ |
| H A D | filesystem.wit | 198 /// Connection already in progress, similar to `EALREADY` in POSIX. 214 /// Operation in progress, similar to `EINPROGRESS` in POSIX. 215 in-progress,
|
| /wasmtime-44.0.1/ |
| H A D | ORG_CODE_OF_CONDUCT.md | 77 they decide, is one of the most important drivers of progress in
|
| /wasmtime-44.0.1/crates/wiggle/tests/ |
| H A D | typenames.witx | 54 ;;; Connection already in progress. 92 ;;; Operation in progress.
|
| /wasmtime-44.0.1/crates/wasi/witx/p0/ |
| H A D | typenames.witx | 54 ;;; Connection already in progress. 92 ;;; Operation in progress.
|
| /wasmtime-44.0.1/crates/wasi/witx/p1/ |
| H A D | typenames.witx | 54 ;;; Connection already in progress. 92 ;;; Operation in progress.
|
| /wasmtime-44.0.1/crates/wasi-common/witx/preview1/ |
| H A D | typenames.witx | 54 ;;; Connection already in progress. 92 ;;; Operation in progress.
|
| /wasmtime-44.0.1/crates/wasi-common/witx/preview0/ |
| H A D | typenames.witx | 54 ;;; Connection already in progress. 92 ;;; Operation in progress.
|