TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 年之前
..
src c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 年之前
wasm-apps 562a5dd1b6 Fix data/elem drop (#2747) 2 年之前
.gitignore 562a5dd1b6 Fix data/elem drop (#2747) 2 年之前
CMakeLists.txt 562a5dd1b6 Fix data/elem drop (#2747) 2 年之前
README.md 562a5dd1b6 Fix data/elem drop (#2747) 2 年之前
build.sh c9fd44e8b8 Build samples in debug mode (#3019) 2 年之前
run.sh 562a5dd1b6 Fix data/elem drop (#2747) 2 年之前

README.md

The "shared-module" sample project

This sample demonstrates a bug described in: https://github.com/bytecodealliance/wasm-micro-runtime/issues/2735.