TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 năm trước cách đây
..
src c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 năm trước cách đây
wasm-apps 6c846acc59 Implement module instance context APIs (#2436) 2 năm trước cách đây
.gitignore 6c846acc59 Implement module instance context APIs (#2436) 2 năm trước cách đây
CMakeLists.txt 5fd530610a Enable MASM automatically in runtime_lib.cmake (#2634) 2 năm trước cách đây
README.md 6c846acc59 Implement module instance context APIs (#2436) 2 năm trước cách đây
build.sh 6c846acc59 Implement module instance context APIs (#2436) 2 năm trước cách đây
run.sh 6c846acc59 Implement module instance context APIs (#2436) 2 năm trước cách đây

README.md

The "inst-context" sample project

This sample demonstrates module instance context API.