Wenyong Huang 773efc006d Change WASM_ANYREF to WASM_EXTERNREF (#3426) 1 year ago
..
utils 4787b150b8 Enable multi-module support for wasm-c-api (#426) 5 years ago
LICENSE eb29385963 Implement more wasm-c-apis and enable Envoy integration (#622) 4 years ago
callback.c 773efc006d Change WASM_ANYREF to WASM_EXTERNREF (#3426) 1 year ago
callback.wat 08d01b65c5 Eable post-MVP feature wasm-c-api (#315) 5 years ago
callback_chain.c 1c2a8fca4e Fix some more spelling issues (#3393) 1 year ago
callback_chain.wat 375a2c9a49 Fix sample ref-types/wasm-c-api build error with wat2wasm low version (#1702) 3 years ago
clone.c ca61184ced Fix some spelling issues (#3385) 1 year ago
clone.wat a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 years ago
empty_imports.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
empty_imports.wat c94e752532 Allow empty import array for wasm-c-api wasm_instance_new (#782) 4 years ago
global.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
global.wat 08d01b65c5 Eable post-MVP feature wasm-c-api (#315) 5 years ago
globalexportimport-0.wat 77c71e559a Add wasm-c-api nested function calls sample (#652) 4 years ago
globalexportimport-1.wat 77c71e559a Add wasm-c-api nested function calls sample (#652) 4 years ago
globalexportimport.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
hello.c d8d8f8ce04 Implement apis to set and get the name of a wasm module (#3254) 1 year ago
hello.wat 08d01b65c5 Eable post-MVP feature wasm-c-api (#315) 5 years ago
hostref.c 773efc006d Change WASM_ANYREF to WASM_EXTERNREF (#3426) 1 year ago
hostref.wat edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) 4 years ago
memory.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
memory.wat edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) 4 years ago
multi.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
multi.wat eb29385963 Implement more wasm-c-apis and enable Envoy integration (#622) 4 years ago
reflect.c 773efc006d Change WASM_ANYREF to WASM_EXTERNREF (#3426) 1 year ago
reflect.wat 375a2c9a49 Fix sample ref-types/wasm-c-api build error with wat2wasm low version (#1702) 3 years ago
serialize.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
serialize.wat a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 years ago
table.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
table.wat edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) 4 years ago
threads.c fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 years ago
threads.wat 30ee992762 Add wasm_module_obtain() to clone wasm_module_t (#1660) 3 years ago
trap.c a1f7832625 Remove an improper assumption when creating wasm_trap (#1657) 3 years ago
trap.wat eb29385963 Implement more wasm-c-apis and enable Envoy integration (#622) 4 years ago