TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) il y a 1 an
..
src c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) il y a 1 an
wasm-apps 6c846acc59 Implement module instance context APIs (#2436) il y a 2 ans
.gitignore 6c846acc59 Implement module instance context APIs (#2436) il y a 2 ans
CMakeLists.txt 5fd530610a Enable MASM automatically in runtime_lib.cmake (#2634) il y a 2 ans
README.md 6c846acc59 Implement module instance context APIs (#2436) il y a 2 ans
build.sh 6c846acc59 Implement module instance context APIs (#2436) il y a 2 ans
run.sh 6c846acc59 Implement module instance context APIs (#2436) il y a 2 ans

README.md

The "inst-context" sample project

This sample demonstrates module instance context API.