| /wasmtime-44.0.1/crates/wit-bindgen/src/ |
| H A D | source.rs | 6 pub struct Source { struct 11 impl Source { argument 61 impl Write for Source { implementation 68 impl Deref for Source { implementation 75 impl From<Source> for String { 76 fn from(s: Source) -> String { in from() 83 use super::Source; 87 let mut s = Source::default(); in simple_append() 102 let mut s = Source::default(); in newline_remap() 111 let mut s = Source::default(); in if_else() [all …]
|
| /wasmtime-44.0.1/crates/environ/src/fact/ |
| H A D | trampoline.rs | 360 enum Source<'a> { enum 1334 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_bool() 1362 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in convert_u8_mask() 1385 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s8() 1411 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in convert_u16_mask() 1434 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s16() 1454 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in convert_u32_mask() 1474 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s32() 1490 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_u64() 1506 Source::Struct(_) | Source::Array(_) => todo!("CM+GC"), in translate_s64() [all …]
|
| /wasmtime-44.0.1/crates/fuzzing/wasm-spec-interpreter/ocaml/ |
| H A D | interpret.ml | 62 | (s', (RI_trap_m str)) -> raise (Eval.Trap (Source.no_region, "(Isabelle) trap: " ^ str)) 64 …| (s', (RI_crash_m (Error_invalid str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error… 65 …| (s', (RI_crash_m (Error_invariant str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) err… 95 | (s', RTrap str) -> raise (Eval.Trap (Source.no_region, "(Isabelle) trap: " ^ str)) 96 …| (s', (RCrash (Error_exhaustion str))) -> raise (Eval.Exhaustion (Source.no_region, "(Isabelle) c… 97 …| (s', (RCrash (Error_invalid str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error: " … 98 …| (s', (RCrash (Error_invariant str))) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error: … 125 | RTrap str -> raise (Eval.Trap (Source.no_region, "(Isabelle) trap: " ^ str)) 126 …| (RCrash (Error_exhaustion str)) -> raise (Eval.Exhaustion (Source.no_region, "(Isabelle) call st… 127 …| (RCrash (Error_invalid str)) -> raise (Eval.Crash (Source.no_region, "(Isabelle) error: " ^ str)) [all …]
|
| /wasmtime-44.0.1/docs/ |
| H A D | examples-async.md | 10 ## Wasm Source 16 ## Host Source
|
| H A D | examples-anyref.md | 12 ## Wasm Source 18 ## Host Source
|
| H A D | examples-multithreaded-embedding.md | 12 ## Wasm Source 18 ## Host Source
|
| H A D | examples-multimemory.md | 12 ## Wasm Source 18 ## Host Source
|
| H A D | examples-hello-world.md | 13 ## Wasm Source 19 ## Host Source
|
| H A D | examples-gcd.md | 13 ## Wasm Source 19 ## Host Source
|
| H A D | examples-wasip1.md | 12 ## Wasm Source 18 ## Host Source
|
| H A D | examples-multi-value.md | 13 ## Wasm Source 19 ## Host Source
|
| H A D | examples-externref.md | 14 ## Wasm Source 20 ## Host Source
|
| H A D | examples-memory.md | 15 ## Wasm Source 21 ## Host Source
|
| /wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/ |
| H A D | host.rs | 261 enum Source<'a> { enum 301 fn lift_params(cx: &mut LiftContext<'_>, ty: TypeFuncIndex, source: Source<'_>) -> Result<P>; in lift_params() 549 Source::Flat(unsafe { mem::transmute::<&[MaybeUninit<ValRaw>], &[ValRaw]>(params) }) in load_params() 556 Source::Memory(validate_inbounds_dynamic( in load_params() 641 fn lift_params(cx: &mut LiftContext<'_>, ty: TypeFuncIndex, src: Source<'_>) -> Result<P> { in lift_params() 644 Source::Flat(storage) => { in lift_params() 652 Source::Memory(offset) => { in lift_params() 732 src: Source<'_>, in lift_params() 737 Source::Flat(storage) => { in lift_params() 744 Source::Memory(mut offset) => { in lift_params()
|
| /wasmtime-44.0.1/crates/misc/component-async-tests/src/ |
| H A D | util.rs | 11 Destination, FutureConsumer, FutureProducer, Lift, Lower, Source, StreamConsumer, 81 mut source: Source<Self::Item>, in poll_consume() 155 mut source: Source<'_, T>, in poll_consume()
|
| /wasmtime-44.0.1/crates/wasi-tls/src/p3/util/ |
| H A D | closed.rs | 8 use wasmtime::component::{Destination, Source, StreamConsumer, StreamProducer, StreamResult}; 60 _src: Source<'_, Self::Item>, in poll_consume()
|
| /wasmtime-44.0.1/crates/environ/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/crates/cache/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/cranelift/module/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/winch/codegen/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/cranelift/reader/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/crates/c-api/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/crates/wiggle/test-helpers/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/crates/cli-flags/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|
| /wasmtime-44.0.1/cranelift/native/ |
| H A D | LICENSE | 27 "Source" form shall mean the preferred form for making modifications, 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 41 "Derivative Works" shall mean any work, whether in Source or Object 72 Work and such Derivative Works in Source or Object form. 92 modifications, and in Source or Object form, provided that You 101 (c) You must retain, in the Source form of any Derivative Works 103 attribution notices from the Source form of the Work, 113 as part of the Derivative Works; within the Source form or
|