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

README.md

The "inst-context" sample project

This sample demonstrates module instance context API.