alexcrichton opened PR #1404 from more-c-api
to master
:
Fill out missing
wasm_{memory,table}_type
APIs and don't panic on the
wasm_externtype_as_*type_const
APIs and opt for returning a null
pointer instead.
yurydelendik submitted PR Review.
yurydelendik submitted PR Review.
yurydelendik created PR Review Comment:
pub unsafe extern "C" fn wasm_memory_type(m: *const wasm_memory_t) -> *mut wasm_memorytype_t {
alexcrichton updated PR #1404 from more-c-api
to master
:
Fill out missing
wasm_{memory,table}_type
APIs and don't panic on the
wasm_externtype_as_*type_const
APIs and opt for returning a null
pointer instead.
alexcrichton merged PR #1404.
Last updated: Nov 22 2024 at 16:03 UTC