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