Vector structures ( wasm::vec<X> / wasm_x_vec_t ) are lightweight abstractions of a pair of a plain array and its length. The C++ API does not use std::vector ...
確定! 回上一頁