wasm-micro-runtime/language-bindings/python/wasm-c-api/tests
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
..
__init__.py Add WAMR API bindings in Python (#1959) 2023-02-16 15:21:28 +08:00
context.py Add WAMR API bindings in Python (#1959) 2023-02-16 15:21:28 +08:00
test_advanced.py Remove deprecated tests in language-bindings python (#3018) 2024-01-16 10:15:56 +08:00
test_basic.py Change WASM_ANYREF to WASM_EXTERNREF (#3426) 2024-05-14 11:08:16 +08:00