wasm-micro-runtime/language-bindings/python/wasm-c-api/tests
Wenyong Huang 705bf807b2
Remove deprecated tests in language-bindings python (#3018)
After PR #2922, the caller of wasm-c-api wasm_func_call should ensure
the params and results are correctly created, runtime doesn't check
their format again.
2024-01-16 10:15:56 +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 Fix few wasm-c-api python binding issues (#2029) 2023-03-15 12:34:34 +08:00