Home
last modified time | relevance | path

Searched refs:progress (Results 1 – 25 of 38) sorted by relevance

12

/wasmtime-44.0.1/cranelift/interpreter/
H A DREADME.md1 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 Dsockets.wit48 …/// 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 Dfilesystem.wit189 /// 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 Dsockets.wit48 …/// 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 Dfilesystem.wit189 /// 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 Dsockets.wit48 …/// 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 Dfilesystem.wit189 /// 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 DREADME.md11 Deserialize is a work in progress, as it currently deserializes into the serializable data structure
/wasmtime-44.0.1/.github/workflows/
H A Dtriage.yml13 cancel-in-progress: true
/wasmtime-44.0.1/pulley/
H A DREADME.md42 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 Dfuture-read.wast65 (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 DREADME.md3 > **Note**: This repository is a work in progress. This is intended to be an
/wasmtime-44.0.1/docs/
H A Dstability-wasm-proposals.md15 * �� - work-in-progress
83 [^11]: The stack-switching proposal is a work-in-progress being tracked
H A Dstability-tiers.md210 * �� - 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 Drelease.yml17 cancel-in-progress: true
/wasmtime-44.0.1/cranelift/src/
H A Dbugpoint.rs216 let progress = if results.len() == 1 { in mutate() localVariable
225 progress, in mutate()
/wasmtime-44.0.1/crates/wasmtime/
H A DCargo.toml226 # 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 Dfilesystem.wit198 /// 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 Dfilesystem.wit198 /// 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 DORG_CODE_OF_CONDUCT.md77 they decide, is one of the most important drivers of progress in
/wasmtime-44.0.1/crates/wiggle/tests/
H A Dtypenames.witx54 ;;; Connection already in progress.
92 ;;; Operation in progress.
/wasmtime-44.0.1/crates/wasi/witx/p0/
H A Dtypenames.witx54 ;;; Connection already in progress.
92 ;;; Operation in progress.
/wasmtime-44.0.1/crates/wasi/witx/p1/
H A Dtypenames.witx54 ;;; Connection already in progress.
92 ;;; Operation in progress.
/wasmtime-44.0.1/crates/wasi-common/witx/preview1/
H A Dtypenames.witx54 ;;; Connection already in progress.
92 ;;; Operation in progress.
/wasmtime-44.0.1/crates/wasi-common/witx/preview0/
H A Dtypenames.witx54 ;;; Connection already in progress.
92 ;;; Operation in progress.

12