wasm-c-api
wasm-c-api copied to clipboard
WASM proposals supporting in Wasm C API
The Bulk memory operations and the Reference Types have merged into master. Should Wasm C API support these proposals such as replacing WASM_ANYREF
into WASM_EXTERNREF
?
And also, is it possible for the C API that supports Fixed-width SIMD proposal with the new value type of V128
?
Thanks.
thanks for this issue, been about to ask the same questions