wasm-micro-runtime/samples/ref-types/src
Wenyong Huang 773efc006d
Change WASM_ANYREF to WASM_EXTERNREF (#3426)
wasm-c-api wasm.h had changed WASM_ANYREF to WASM_EXTERNREF,
we had better change it in WAMR also:
2ce1367c9d/include/wasm.h (L185)
2024-05-14 11:08:16 +08:00
..
hello.c Change WASM_ANYREF to WASM_EXTERNREF (#3426) 2024-05-14 11:08:16 +08:00
hello.wat Refactor externref related APIs of reference types feature (#971) 2022-01-19 11:25:08 +08:00