wasm
0.1.0
In wasm::
execution::
interpreter_
loop
wasm
::
execution
::
interpreter_loop
Function
from_lanes
Copy item path
Source
fn from_lanes<const M:
usize
, const N:
usize
, T:
LittleEndianBytes
<M>>( lanes:
[T; N]
, ) -> [
u8
;
16
]